Open
Cached
·
just now
12
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Transfer-Encoding
chunked
accept-ranges: bytes connection: close transfer-encoding: chunked
Caching Headers
Etag
"08ba6c38613dd1:0"
Last-Modified
Tue, 14 Jul 2026 11:49:02 GMT
etag: "08ba6c38613dd1:0" last-modified: Tue, 14 Jul 2026 11:49:02 GMT
Content Headers
Content-Type
text/html
content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 05 Aug 2026 01:16:46 GMT
X-Iinfo
16-63683525-63683553 NNNN CT(7 9 0) RT(1785892606088 158) q(0 0 0 0) r(0 0) U24
date: Wed, 05 Aug 2026 01:16:46 GMT x-cdn: Imperva x-iinfo: 16-63683525-63683553 NNNN CT(7 9 0) RT(1785892606088 158) q(0 0 0 0) r(0 0) U24
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching