Open Cached · just now
12 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000; 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
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • 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
close

Caching Headers

0 headers
No caching headers found

Content Headers

2 headers
Content-Length
Content
23
Content-Type
Content
application/json

Server Headers

0 headers
No server headers found

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

8 headers
Date
Other
Sat, 29 Nov 2025 04:35:20 GMT
Via
Other
1.1 1ae744582b6105b6f02e8971c5c713be.cloudfront.net (CloudFront)
X-Amz-Apigw-Id
Other
UyexVHKMIAMEDEg=
X-Amz-Cf-Id
Other
D7OUjYaKJICfXXW_WsMQN5FFWOdLud6PGC-fE6Zy9i9TWSfj8X4f7w==
X-Amz-Cf-Pop
Other
IAD55-P9
X-Amzn-Errortype
Other
ForbiddenException
X-Amzn-Requestid
Other
89155f3e-e275-4f9c-b877-2fc9684ffdc8
X-Cache
Other
Error from cloudfront

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 131ms