Open
Cached
·
just now
13
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
- • 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
connection: close
Caching Headers
Etag
W/"143f9-5ug4j8ZKcvZfK+jdZ3lkgk/y+p4"
etag: W/"143f9-5ug4j8ZKcvZfK+jdZ3lkgk/y+p4"
Content Headers
Content-Length
82937
Content-Type
text/html; charset=utf-8
content-length: 82937 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 04 May 2026 08:12:02 GMT
Reporting-Endpoints
default="/t/reporting/report?onenav-version=491a371d3550db5498d866efda9c304454a7672d"
date: Mon, 04 May 2026 08:12:02 GMT reporting-endpoints: default="/t/reporting/report?onenav-version=491a371d3550db5498d866efda9c304454a7672d" x-amzn-trace-id: Root=1-69f854d2-3fd2f95c719776f1725cfe31
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Consider removing X-Powered-By header to hide server technology