Open
Cached
·
just now
13
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=63072000; 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
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Origin, Accept-Encoding
connection: close transfer-encoding: chunked vary: Origin, Accept-Encoding
Caching Headers
Cache-Control
public, max-age=10, must-revalidate
Etag
W/"QhnxM7OiT9eI"
Last-Modified
Thu, 09 Apr 2026 21:21:51 GMT
cache-control: public, max-age=10, must-revalidate etag: W/"QhnxM7OiT9eI" last-modified: Thu, 09 Apr 2026 21:21:51 GMT
Content Headers
Content-Type
text/html; charset=utf-8
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,h3-29=":443"; ma=2592000
Date
Mon, 13 Apr 2026 00:11:06 GMT
Via
1.1 google
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 date: Mon, 13 Apr 2026 00:11:06 GMT via: 1.1 google
Recommendations
Enable compression (gzip/brotli) to improve performance