Open
Cached
·
just now
12
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Etag
"23f042c-2b48-6c756d40"
Last-Modified
Fri, 17 Dec 2021 06:12:29 GMT
etag: "23f042c-2b48-6c756d40" last-modified: Fri, 17 Dec 2021 06:12:29 GMT
Content Headers
Content-Length
11080
Content-Type
text/html; charset=ISO-8859-1
content-length: 11080 content-type: text/html; charset=ISO-8859-1
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 13 Aug 2026 21:13:21 GMT
date: Thu, 13 Aug 2026 21:13:21 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching