Open
Cached
·
just now
13
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
- • Significantly strengthen CSP directives
- • 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
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
max-age=0, must-revalidate, private, no-transform
Expires
Wed, 15 Apr 2026 02:58:00 GMT
cache-control: max-age=0, must-revalidate, private, no-transform expires: Wed, 15 Apr 2026 02:58:00 GMT
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 15 Apr 2026 02:58:00 GMT
X-Ua-Compatible
IE=Edge
date: Wed, 15 Apr 2026 02:58:00 GMT x-ua-compatible: IE=Edge
Recommendations
Enable compression (gzip/brotli) to improve performance