Open
Cached
·
just now
12
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15768000
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
max-age=31557600
Etag
"65f7e865-22f9"
Last-Modified
Mon, 18 Mar 2024 07:08:21 GMT
cache-control: max-age=31557600 etag: "65f7e865-22f9" last-modified: Mon, 18 Mar 2024 07:08:21 GMT
Content Headers
Content-Length
8953
Content-Type
text/html; charset=utf-8
content-length: 8953 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 13 Apr 2026 19:48:46 GMT
date: Mon, 13 Apr 2026 19:48:46 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance