Open
Cached
·
just now
18
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
0
Etag
"3298-63292a2e2ee95"
Last-Modified
Sat, 12 Apr 2025 10:53:59 GMT
age: 0 etag: "3298-63292a2e2ee95" last-modified: Sat, 12 Apr 2025 10:53:59 GMT
Content Headers
Content-Length
12952
Content-Type
text/html
content-length: 12952 content-type: text/html
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Sat, 16 May 2026 11:06:35 GMT
X-Cache
HIT, HIT
X-Cache-Hits
7, 0
X-Served-By
cache-hel1410021-HEL, cache-iad-kiad7000175-IAD
X-Timer
S1778929595.096064,VS0,VE102
date: Sat, 16 May 2026 11:06:35 GMT via: 1.1 varnish, 1.1 varnish x-cache: HIT, HIT x-cache-hits: 7, 0 x-served-by: cache-hel1410021-HEL, cache-iad-kiad7000175-IAD x-timer: S1778929595.096064,VS0,VE102
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching