Open
Cached
·
just now
17
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
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • 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
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Age
1710
Last-Modified
Thu, 24 Apr 2025 16:59:24 GMT
age: 1710 last-modified: Thu, 24 Apr 2025 16:59:24 GMT
Content Headers
Content-Length
16425
Content-Type
text/html
content-length: 16425 content-type: text/html
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Fri, 07 Aug 2026 09:03:27 GMT
X-Cache
HIT, HIT
X-Cache-Hits
55, 0
X-Served-By
cache-hel1410033-HEL, cache-iad-kiad7000100-IAD
X-Timer
S1786093408.771973,VS0,VE106
date: Fri, 07 Aug 2026 09:03:27 GMT via: 1.1 varnish, 1.1 varnish x-cache: HIT, HIT x-cache-hits: 55, 0 x-served-by: cache-hel1410033-HEL, cache-iad-kiad7000100-IAD x-timer: S1786093408.771973,VS0,VE106
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching