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
"k2mx2s088924r"
cache-control: private, no-cache, no-store, max-age=0, must-revalidate etag: "k2mx2s088924r"
Content Headers
Content-Length
2763
Content-Type
text/html; charset=utf-8
content-length: 2763 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Mon, 11 May 2026 04:20:17 GMT
alt-svc: h3=":443"; ma=86400 date: Mon, 11 May 2026 04:20:17 GMT via: 1.1 02953992e043cdd9273bab020f4030a0.cloudfront.net (CloudFront) x-amz-apigw-id: dLrYPH_GoAMEk5A= x-amz-cf-id: OmhqMXGt6wWrnIRovbVpSVwMjUTDBDDYtTH8ZCD5haXOw2N5bmLzCQ== x-amz-cf-pop: IAD55-P5 x-amzn-remapped-content-length: 2763 x-amzn-requestid: 40607bac-fe6f-4f2b-a17a-14064965cdee x-amzn-trace-id: Root=1-6a015901-726e6a790f23feab73d2df90;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