Open
Cached
·
just now
15
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • 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
"536a-6439d47409915"
Expires
Thu, 1 Jan 1970 00:00:00 GMT
Last-Modified
Sat, 15 Nov 2025 07:44:04 GMT
Pragma
no-cache
cache-control: max-age=0, no-store, no-cache, must-revalidate etag: "536a-6439d47409915" expires: Thu, 1 Jan 1970 00:00:00 GMT last-modified: Sat, 15 Nov 2025 07:44:04 GMT pragma: no-cache
Content Headers
Content-Length
21354
Content-Type
text/html
content-length: 21354 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
Fri, 01 May 2026 16:48:00 GMT
Via
1.1 google
alt-svc: h3=":443"; ma=2592000 date: Fri, 01 May 2026 16:48:00 GMT via: 1.1 google
Recommendations
Enable compression (gzip/brotli) to improve performance