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
"amdfm5x5sz2yr1"
cache-control: private, no-cache, no-store, max-age=0, must-revalidate etag: "amdfm5x5sz2yr1"
Content Headers
Content-Length
138357
Content-Type
text/html; charset=utf-8
content-length: 138357 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 01:26:42 GMT
alt-svc: h3=":443"; ma=86400 date: Sun, 10 May 2026 01:26:42 GMT via: 1.1 776fbf9a4fc4b393f157f9f75dd29a06.cloudfront.net (CloudFront), 1.1 d9dea86123c325a2592ba4e09106eda4.cloudfront.net (CloudFront) x-amz-apigw-id: dH_A-HtjoAMEQrg= x-amz-cf-id: yIn7dITXJ68H-3P2-zM0nFb3QR_QHvzvZughwnZI7TPsnEzW1TyFNQ== x-amz-cf-pop: IAD55-P5, IAD61-P8 x-amzn-remapped-content-length: 138357 x-amzn-requestid: 1db36376-3439-480d-9267-f5d9a01b12b4 x-amzn-trace-id: Root=1-69ffded2-0582155b636a39a31ee89bc0;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