17 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Good
no-referrer-when-downgrade
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • 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
  • Consider adding Permissions-Policy to control browser features

Performance Headers

1 headers
Connection
Performance
keep-alive

Caching Headers

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

Content Headers

2 headers
Content-Length
Content
0
Content-Type
Content
text/html; charset=UTF-8

Server Headers

1 headers
Server
Server
CloudFront

CORS Headers

4 headers
Access-Control-Allow-Methods
Cors
OPTIONS,GET,POST
Access-Control-Allow-Origin
Cors
*
Access-Control-Expose-Headers
Cors
x-amzn-waf-action
Access-Control-Max-Age
Cors
86400

Cookies Headers

0 headers
No cookies headers found

Other Headers

6 headers
Date
Other
Sun, 09 Nov 2025 21:28:52 GMT
Via
Other
1.1 98ea96628235c7f4d1257c7521fc0a14.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
mCt3ZFzatAU0cQkSjeUbfpvPkdZvUXSluHihfhD8UZmVdFPGo4g15Q==
X-Amz-Cf-Pop
Other
IAD89-P3
X-Amzn-Waf-Action
Other
challenge
X-Cache
Other
Error from cloudfront

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 0ms