Open
Cached
·
1h ago
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • 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
no-store, no-cache, must-revalidate, max-age=0
Expires
Thu, 26 Oct 1978 00:00:00 GMT
cache-control: no-store, no-cache, must-revalidate, max-age=0 expires: Thu, 26 Oct 1978 00:00: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, 13 May 2026 03:29:37 GMT
X-Iinfo
52-24496283-24496293 NNNN CT(1 2 0) RT(1778642977590 158) q(0 0 1 0) r(1 1) U24
date: Wed, 13 May 2026 03:29:37 GMT x-cdn: Imperva x-iinfo: 52-24496283-24496293 NNNN CT(1 2 0) RT(1778642977590 158) q(0 0 1 0) r(1 1) U24
Recommendations
Enable compression (gzip/brotli) to improve performance