Open
Cached
·
just now
12
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
Etag
"6aa01440-cf6"
Last-Modified
Tue, 08 Sep 2026 13:57:20 GMT
cache-control: no-cache etag: "6aa01440-cf6" last-modified: Tue, 08 Sep 2026 13:57:20 GMT
Content Headers
Content-Length
3318
Content-Type
text/html
content-length: 3318 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Thu, 10 Sep 2026 07:01:29 GMT
Via
1.1 google
X-Cloud-Trace-Context
8fd5555ccd69367574a533228b6a116b;o=1
alt-svc: h3=":443"; ma=2592000 date: Thu, 10 Sep 2026 07:01:29 GMT via: 1.1 google x-cloud-trace-context: 8fd5555ccd69367574a533228b6a116b;o=1
Recommendations
Enable compression (gzip/brotli) to improve performance