Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000; preload
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
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 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
no-store, max-age=0
cache-control: no-store, max-age=0
Content Headers
Content-Length
0
Content-Type
text/html; charset=UTF-8
content-length: 0 content-type: text/html; charset=UTF-8
CORS Headers
Access-Control-Allow-Methods
OPTIONS,GET,POST
Access-Control-Allow-Origin
*
Access-Control-Expose-Headers
x-amzn-waf-action
Access-Control-Max-Age
86400
access-control-allow-methods: OPTIONS,GET,POST access-control-allow-origin: * access-control-expose-headers: x-amzn-waf-action access-control-max-age: 86400
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Mon, 17 Aug 2026 19:37:34 GMT
alt-svc: h3=":443"; ma=86400 date: Mon, 17 Aug 2026 19:37:34 GMT via: 1.1 1bf9b118a40d760b4b2a9d173dae3efc.cloudfront.net (CloudFront) x-amz-cf-id: t27Asjf2kvpT-nRHvsvQwrPVTpQw1V-Q074eq6KIWJHSH-HIpoVNqg== x-amz-cf-pop: IAD61-P13 x-amzn-waf-action: challenge x-cache: Error from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance