12 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Content-Security-Policy header to prevent XSS attacks
  • 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

1 headers
Connection
Performance
keep-alive

Caching Headers

1 headers
Cache-Control
Caching
max-age=0, no-cache

Content Headers

1 headers
Content-Length
Content
0

Server Headers

1 headers
Server
Server
CloudFront

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
region=useast1; Path=/;

Other Headers

6 headers
Date
Other
Fri, 07 Nov 2025 15:40:25 GMT
Location
Other
/
Via
Other
1.1 9bba1485ff47cf63bc393925f38d12fc.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
g2Il3sAOhTofdtxLkDl7WB20cXgo29dRraPimST4Ab4mrkfnQSR8tg==
X-Amz-Cf-Pop
Other
IAD61-P1
X-Cache
Other
LambdaGeneratedResponse from cloudfront

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 832ms