Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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
Wed, 08 Apr 2026 09:44:33 GMT
alt-svc: h3=":443"; ma=86400 date: Wed, 08 Apr 2026 09:44:33 GMT via: 1.1 e38b7148e12c6d147431596b0b7df95c.cloudfront.net (CloudFront) x-amz-cf-id: mc8VgsXLkxt_3ZFpqv2_VSmKw8ZHyB6rUd7PRvyoDTH_loTbelMYyw== x-amz-cf-pop: IAD61-P6 x-amzn-waf-action: challenge x-cache: Error from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance