Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=300
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
accept-ranges: bytes connection: close vary: Accept-Encoding, X-hnp-px,Fastly-SSL, X-HNP-backend, X-is-eu, X-ab-scope
Caching Headers
Age
0
Cache-Control
max-age=0, stale-if-error=604800
Etag
"1ced4q81n0mwnb"
age: 0 cache-control: max-age=0, stale-if-error=604800 etag: "1ced4q81n0mwnb"
Content Headers
Content-Length
1069460
Content-Type
text/html; charset=utf-8
content-length: 1069460 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Thu, 26 Feb 2026 08:35:35 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Served-By
cache-ewr-kewr1740023-EWR
X-Vcl-Version
456
X-Vclmem
8248
date: Thu, 26 Feb 2026 08:35:35 GMT fastly-restarts: 1 via: 1.1 varnish x-cache: MISS x-cache-hits: 0 x-served-by: cache-ewr-kewr1740023-EWR x-vcl-version: 456 x-vclmem: 8248
Recommendations
Enable compression (gzip/brotli) to improve performance