Open Cached · just now
15 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
Missing
Not configured
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
  • 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
no-store, max-age=0

Content Headers

2 headers
Content-Length
Content
2131
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
Thu, 06 Nov 2025 08:27:59 GMT
Via
Other
1.1 8a5a55219dfdbca831a0a40e05aaa842.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
RyTaTQ1-41VlGs2F11NFYO_z6zL9-hDOjQ-En2dwxMiPAUmmE0PhwA==
X-Amz-Cf-Pop
Other
IAD12-P2
X-Amzn-Waf-Action
Other
captcha
X-Cache
Other
Error from cloudfront

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 0ms