Open
Cached
·
just now
11
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=86400
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
Connection
close
connection: close
Caching Headers
Cache-Control
max-age=300
cache-control: max-age=300
Content Headers
Content-Length
23
Content-Type
application/json
content-length: 23 content-type: application/json
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 13 Aug 2026 21:43:52 GMT
X-Amzn-Errortype
ForbiddenException
date: Thu, 13 Aug 2026 21:43:52 GMT x-amz-apigw-id: CD4X6G2iIAMEpvQ= x-amz-cf-id: kl_kr5sMLTKEJbyGPPMKC4g4mMAqdq1w00-wq_o-Wnu2cfEKfwuJ4w== x-amz-cf-pop: IAD55-P6 x-amzn-errortype: ForbiddenException x-amzn-requestid: 69128701-d77c-42aa-a8ac-30627e82b8a5
Recommendations
Enable compression (gzip/brotli) to improve performance