Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
accelerometer=(), ambient-light-sensor=(), autoplay=(self); +24 more
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
Performance Headers
Connection
close
Vary
Cookie
connection: close vary: Cookie
Caching Headers
Cache-Control
no-store, no-cache
Expires
-1
Pragma
no-cache
cache-control: no-store, no-cache expires: -1 pragma: no-cache
Content Headers
Content-Length
77084
Content-Type
text/html; charset=utf-8
content-length: 77084 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Fri, 21 Aug 2026 11:57:38 GMT
date: Fri, 21 Aug 2026 11:57:38 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance