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
"67adcbe4-4331d"
Last-Modified
Thu, 13 Feb 2025 10:39:32 GMT
etag: "67adcbe4-4331d" last-modified: Thu, 13 Feb 2025 10:39:32 GMT
Content Headers
Content-Length
275229
Content-Type
text/html
content-length: 275229 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 22 Aug 2026 21:10:18 GMT
date: Sat, 22 Aug 2026 21:10:18 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching