20 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
Content-Security-Policy
Weak
frame-src
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Significantly strengthen CSP directives
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add X-Content-Type-Options: nosniff
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

1 headers
Cache-Control
Caching
max-age=0

Content Headers

1 headers
Content-Type
Content
text/html; charset=utf-8

Server Headers

1 headers
Server
Server
envoy

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
region=global; Path=/; Secure; HttpOnly

Other Headers

11 headers
Date
Other
Fri, 14 Nov 2025 12:50:27 GMT
Link
Other
</_next/static/media/0609009a2b10ae07-s.p.ttf>; rel=preload; as="font"; crossorigin=""; type="font/ttf", </_next/static/media/1d33c9d98d14e1c5-s.p.ttf>; rel=preload; as="font"; crossorigin=""; type="font/ttf", </_next/static/media/22f6f2b00fdd0077-s.p.ttf>; rel=preload; as="font"; crossorigin=""; type="font/ttf", </_next/static/media/73cebcea8afec28b-s.p.ttf>; rel=preload; as="font"; crossorigin=""; type="font/ttf", </_next/static/media/9152224c51fe5262-s.p.ttf>; rel=preload; as="font"; crossorigin=""; type="font/ttf", </_next/static/media/b14228ece54b4969-s.p.ttf>; rel=preload; as="font"; crossorigin=""; type="font/ttf", </_next/static/media/c496b94aa0296c5d-s.p.ttf>; rel=preload; as="font"; crossorigin=""; type="font/ttf", </_next/static/media/c5e9b1dd2694d7ee-s.p.ttf>; rel=preload; as="font"; crossorigin=""; type="font/ttf", </_next/static/css/c9719f687dbe7ace.css>; rel=preload; as="style", </_next/static/css/067e08bd1f7e7891.css>; rel=preload; as="style"
Server-Timing
Other
dtSInfo;desc="0", dtRpid;desc="-593038423"
Via
Other
1.1 72d22463757809230afbfffdc6e24584.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
n4VSSHN8jE-xGr9NnTHH_isaa-8Av41VOVkeDoW9DB3XFs7LJ0p8sw==
X-Amz-Cf-Pop
Other
IAD12-P5
X-Cache
Other
Miss from cloudfront
X-Envoy-Upstream-Service-Time
Other
478
X-Middleware-Rewrite
Other
/ci8.avis.com/en/home
X-Oneagent-Js-Injection
Other
true
X-Ruxit-Js-Agent
Other
true

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 1437ms