Open
Cached
·
just now
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • 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
Connection
close
connection: close
Caching Headers
No caching headers found
Content Headers
Content-Length
18
Content-Type
text/html;charset=utf-8
content-length: 18 content-type: text/html;charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sun, 10 May 2026 16:46:22 GMT
X-Cascade
pass
X-Request-Id
779ab6fac4a25a3b220165cceb61b012
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: 9f9a6b700de35001-IAD date: Sun, 10 May 2026 16:46:22 GMT x-cascade: pass x-request-id: 779ab6fac4a25a3b220165cceb61b012
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching