Open
Cached
·
just now
11
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
Missing
Not configured
Referrer-Policy
Good
no-referrer-when-downgrade
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Etag
"6a884d2d-19de3"
Last-Modified
Fri, 21 Aug 2026 13:05:49 GMT
etag: "6a884d2d-19de3" last-modified: Fri, 21 Aug 2026 13:05:49 GMT
Content Headers
Content-Length
105955
Content-Type
text/html
content-length: 105955 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Fri, 21 Aug 2026 18:13:30 GMT
date: Fri, 21 Aug 2026 18:13:30 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching