Open
Cached
·
just now
11
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
Etag
"6a039c71-1fe"
Last-Modified
Tue, 12 May 2026 21:32:33 GMT
etag: "6a039c71-1fe" last-modified: Tue, 12 May 2026 21:32:33 GMT
Content Headers
Content-Length
510
Content-Type
text/html
content-length: 510 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Tue, 12 May 2026 22:00:42 GMT
Via
1.1 google
X-Cloud-Trace-Context
938892cd90ac1b061a3fa23b9a91c700
alt-svc: h3=":443"; ma=2592000 date: Tue, 12 May 2026 22:00:42 GMT via: 1.1 google x-cloud-trace-context: 938892cd90ac1b061a3fa23b9a91c700
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching