Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000;includeSubdomains;preload, max-age=31536000; includeSubDomains;
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • 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, max-age=0, must-revalidate, post-check=0, pre-check=0
Expires
0
Last-Modified
Wed, 29 Jul 2026 14:16:25 GMT
Pragma
no-cache
cache-control: no-cache, no-store, max-age=0, must-revalidate, post-check=0, pre-check=0 expires: 0 last-modified: Wed, 29 Jul 2026 14:16:25 GMT pragma: no-cache
Content Headers
Content-Length
8370
Content-Type
text/html
content-length: 8370 content-type: text/html
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Wed, 29 Jul 2026 14:16:25 GMT
date: Wed, 29 Jul 2026 14:16:25 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance