Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
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
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
Date
Sun, 10 May 2026 01:20:04 GMT
date: Sun, 10 May 2026 01:20:04 GMT via: 1.1 5e868b55b502623cfa1c1fa31e1c91c8.cloudfront.net (CloudFront) x-amz-cf-id: Re89etyY4B3xH1uyCDi5ZiHHVA4D2Yti8Iimr9jbPl1KsGjjtHK4xA== x-amz-cf-pop: IAD61-P12 x-amzn-waf-action: challenge x-cache: Miss from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance