Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
accept-encoding
connection: close vary: accept-encoding
Caching Headers
Cache-Control
max-age=0, private, must-revalidate
cache-control: max-age=0, private, must-revalidate
Content Headers
Content-Length
93342
Content-Type
text/html; charset=utf-8
content-length: 93342 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
Wed, 16 Sep 2026 12:22:32 GMT
Via
1.1 google
X-Permitted-Cross-Domain-Policies
none
X-Request-Id
GNXMkacwLN6d8hgGzOiB
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 date: Wed, 16 Sep 2026 12:22:32 GMT via: 1.1 google x-permitted-cross-domain-policies: none x-request-id: GNXMkacwLN6d8hgGzOiB
Recommendations
Enable compression (gzip/brotli) to improve performance