Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • 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
Etag
"6a020b1b-2d82a"
Last-Modified
Mon, 11 May 2026 17:00:11 GMT
etag: "6a020b1b-2d82a" last-modified: Mon, 11 May 2026 17:00:11 GMT
Content Headers
Content-Length
186410
Content-Type
text/html
content-length: 186410 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
clear
Date
Mon, 11 May 2026 18:33:42 GMT
Via
1.1 google
alt-svc: clear date: Mon, 11 May 2026 18:33:42 GMT via: 1.1 google
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching