Open
Cached
·
just now
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000; includeSubdomains; preload, max-age=63072000; includeSubdomains; preload
X-Frame-Options
Present
DENY, DENY
X-Content-Type-Options
Present
nosniff, nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • 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
Accept-Ranges
bytes
Connection
close
Vary
Accept, Accept-Encoding
accept-ranges: bytes connection: close vary: Accept, Accept-Encoding
Caching Headers
Etag
"6a9a8b6e-76d9"
Last-Modified
Fri, 04 Sep 2026 09:12:14 GMT
etag: "6a9a8b6e-76d9" last-modified: Fri, 04 Sep 2026 09:12:14 GMT
Content Headers
Content-Length
30425
Content-Type
text/html; charset=utf-8
content-length: 30425 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Date
Sun, 13 Sep 2026 14:49:56 GMT
X-Cloud-Trace-Context
8bcc0235cc1e97710a9f1df25d7b92eb;o=1
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 date: Sun, 13 Sep 2026 14:49:56 GMT x-cloud-trace-context: 8bcc0235cc1e97710a9f1df25d7b92eb;o=1
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching