Open
Cached
·
just now
9
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; 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
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
connection: close transfer-encoding: chunked
Caching Headers
No caching headers found
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 25 Feb 2026 11:08:55 GMT
X-Iinfo
49-13736258-13736261 NNNN CT(93 189 0) RT(1772017735858 10) q(0 0 3 1) r(4 4) U12
date: Wed, 25 Feb 2026 11:08:55 GMT x-cdn: Imperva x-iinfo: 49-13736258-13736261 NNNN CT(93 189 0) RT(1772017735858 10) q(0 0 3 1) r(4 4) U12
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching