Open
Cached
·
27m ago
19
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
Good
strict-origin-when-cross-origin
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
- • 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, 06 May 2026 09:20:11 GMT
alt-svc: h3=":443"; ma=86400 date: Wed, 06 May 2026 09:20:11 GMT via: 1.1 a27022837959b6f70545c8d6d0de9d04.cloudfront.net (CloudFront) x-amz-cf-id: ogs8jcS0ORcGo9Iclfza_IwhjsxH6AdWGIFtPJuXrMFBos9eVg11Ow== x-amz-cf-pop: IAD12-P4 x-amzn-waf-action: challenge x-cache: Error from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance