Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload, max-age=63072000; includeSubDomains; preload
X-Frame-Options
Present
sameorigin, SAMEORIGIN
X-Content-Type-Options
Present
nosniff, 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
Transfer-Encoding
chunked
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
private, no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires
Mon, 11 May 2026 00:42:33 GMT
Last-Modified
Mon, 11 May 2026 00:42:33 GMT
Pragma
no-cache
cache-control: private, no-cache, no-store, must-revalidate, post-check=0, pre-check=0 expires: Mon, 11 May 2026 00:42:33 GMT last-modified: Mon, 11 May 2026 00:42:33 GMT pragma: no-cache
Content Headers
Content-Language
en
Content-Type
text/html; charset=UTF-8
content-language: en content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 11 May 2026 00:42:33 GMT
date: Mon, 11 May 2026 00:42:33 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance