Open
Cached
·
just now
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63113904; 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
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • 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
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
Etag
"sc4gdjhjom2smh"
cache-control: private, no-cache, no-store, max-age=0, must-revalidate etag: "sc4gdjhjom2smh"
Content Headers
Content-Length
130423
Content-Type
text/html; charset=utf-8
content-length: 130423 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sun, 10 May 2026 17:00:54 GMT
alt-svc: h3=":443"; ma=86400 date: Sun, 10 May 2026 17:00:54 GMT via: 1.1 49f322be3af49b998559c8c7dffadf10.cloudfront.net (CloudFront), 1.1 41498907366f3804198b1abc90c08490.cloudfront.net (CloudFront) x-amz-apigw-id: dKH3CGiNIAMEGSg= x-amz-cf-id: zXLCbK3Ictpgg4R8vCCay8yiraYAI_pEKndCgFdF7fNp9Iy3_GiRwg== x-amz-cf-pop: IAD55-P5, IAD89-P2 x-amzn-remapped-content-length: 130423 x-amzn-requestid: cfc127fc-6267-4540-a1e2-c657cb03e5f9 x-amzn-trace-id: Root=1-6a00b9c6-0d973c6c64b9750c6300094a;Sampled=1;Lineage=1:9c2849de:0 x-cache: Miss from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology