Open
Cached
·
just now
14
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
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
public, max-age=0, must-revalidate
Etag
"dkhoue35izxd14eo"
Last-Modified
Thu, 06 Aug 2026 07:38:46 GMT
cache-control: public, max-age=0, must-revalidate etag: "dkhoue35izxd14eo" last-modified: Thu, 06 Aug 2026 07:38:46 GMT
Content Headers
Content-Length
52368
Content-Type
text/html; charset=utf-8
content-length: 52368 content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Thu, 06 Aug 2026 12:22:17 GMT
alt-svc: h3=":443"; ma=2592000 date: Thu, 06 Aug 2026 12:22:17 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance