Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Good
sameorigin
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
Connection
close
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
no-cache, no-store
Expires
-1
Pragma
no-cache
cache-control: no-cache, no-store expires: -1 pragma: no-cache
Content Headers
Content-Length
58919
Content-Type
text/html; charset=utf-8
content-length: 58919 content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 12 May 2026 03:20:16 GMT
X-Cvent-Secure
true
X-Ua-Compatible
IE=EDGE; IE=9; IE=8;
date: Tue, 12 May 2026 03:20:16 GMT x-cvent-secure: true x-ua-compatible: IE=EDGE; IE=9; IE=8;
Recommendations
Enable compression (gzip/brotli) to improve performance