Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • 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
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
no-cache, no-store, must-revalidate
Etag
"6aa42d84-ef5"
Expires
0
Last-Modified
Fri, 11 Sep 2026 16:34:12 GMT
Pragma
no-cache
cache-control: no-cache, no-store, must-revalidate etag: "6aa42d84-ef5" expires: 0 last-modified: Fri, 11 Sep 2026 16:34:12 GMT pragma: no-cache
Content Headers
Content-Length
3829
Content-Type
text/html
content-length: 3829 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Date
Sat, 12 Sep 2026 13:21:37 GMT
X-Cloud-Trace-Context
790939787918391fde97fd4b7c025448;o=1
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 date: Sat, 12 Sep 2026 13:21:37 GMT x-cloud-trace-context: 790939787918391fde97fd4b7c025448;o=1
Recommendations
Enable compression (gzip/brotli) to improve performance