Open
Cached
·
6m ago
23
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
Missing
Not configured
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 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
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
max-age=0, private, no-cache, no-store, must-revalidate
Pragma
no-cache
cache-control: max-age=0, private, no-cache, no-store, must-revalidate pragma: no-cache
Content Headers
Content-Length
774
Content-Type
text/html;charset=utf-8
content-length: 774 content-type: text/html;charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Accept-Ch
Sec-CH-UA,Sec-CH-UA-Mobile,Sec-CH-UA-Platform,Sec-CH-UA-Arch,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Model,Sec-CH-Device-Memory
Charset
utf-8
Date
Sat, 11 Apr 2026 17:00:37 GMT
Origin-Agent-Cluster
?0
X-Cache
MISS
X-Cache-Hits
0
X-Dd-B
2
X-Served-By
cache-iad-kiad7000169-IAD
X-Timer
S1775926837.065278,VS0,VE11
accept-ch: Sec-CH-UA,Sec-CH-UA-Mobile,Sec-CH-UA-Platform,Sec-CH-UA-Arch,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Model,Sec-CH-Device-Memory charset: utf-8 date: Sat, 11 Apr 2026 17:00:37 GMT origin-agent-cluster: ?0 via: 1.1 varnish x-cache: MISS x-cache-hits: 0 x-datadome: protected x-datadome-cid: AHrlqAAAAAMAfan0Ee5mIPoAQCJUng== x-datadome-devicecheckpassed: NA x-dd-b: 2 x-served-by: cache-iad-kiad7000169-IAD x-timer: S1775926837.065278,VS0,VE11
Recommendations
Enable compression (gzip/brotli) to improve performance