Open
Cached
·
just now
12
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
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 X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
public, max-age=30697776
Etag
"1V02tSVdZGl7ESmy+k1vWre2JUg"
cache-control: public, max-age=30697776 etag: "1V02tSVdZGl7ESmy+k1vWre2JUg"
Content Headers
Content-Length
67
Content-Type
text/html; charset=utf-8
content-length: 67 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Mon, 11 May 2026 17:40:21 GMT
alt-svc: h3=":443"; ma=86400 cf-ray: 9fa2f7e55be8c96c-IAD date: Mon, 11 May 2026 17:40:21 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance