Open
Cached
·
3h ago
18
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
Cache-Control
max-age=0, no-store, no-cache, must-revalidate
Etag
"18916-64a12232c4b38"
Expires
Thu, 1 Jan 1970 00:00:00 GMT
Last-Modified
Thu, 05 Feb 2026 11:40:20 GMT
Pragma
no-cache
cache-control: max-age=0, no-store, no-cache, must-revalidate etag: "18916-64a12232c4b38" expires: Thu, 1 Jan 1970 00:00:00 GMT last-modified: Thu, 05 Feb 2026 11:40:20 GMT pragma: no-cache
Content Headers
Content-Length
100630
Content-Type
text/html
content-length: 100630 content-type: text/html
Server Headers
Server
klarvant
server: klarvant
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Thu, 30 Apr 2026 22:41:00 GMT
Via
1.1 google
alt-svc: h3=":443"; ma=2592000 date: Thu, 30 Apr 2026 22:41:00 GMT via: 1.1 google
Recommendations
Enable compression (gzip/brotli) to improve performance