Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=10886400000; includeSubDomains; preload
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • 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
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
public, max-age=0
Etag
W/"234e-19e02cdd768"
Last-Modified
Thu, 07 May 2026 14:18:25 GMT
cache-control: public, max-age=0 etag: W/"234e-19e02cdd768" last-modified: Thu, 07 May 2026 14:18:25 GMT
Content Headers
Content-Length
9038
Content-Type
text/html; charset=UTF-8
content-length: 9038 content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Sun, 10 May 2026 13:38:58 GMT
Via
1.1 google
X-Cloud-Trace-Context
92a996e28938aad7af0cdfecf343ef0a;o=1
X-Download-Options
noopen
alt-svc: h3=":443"; ma=2592000 date: Sun, 10 May 2026 13:38:58 GMT via: 1.1 google x-cloud-trace-context: 92a996e28938aad7af0cdfecf343ef0a;o=1 x-download-options: noopen
Recommendations
Enable compression (gzip/brotli) to improve performance