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
0
Last-Modified
Sat, 12 Apr 2025 16:16:42 GMT
age: 0 last-modified: Sat, 12 Apr 2025 16:16:42 GMT
Content Headers
Content-Length
20145
Content-Type
text/html
content-length: 20145 content-type: text/html
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Mon, 18 May 2026 04:14:23 GMT
X-Cache
HIT, MISS
X-Cache-Hits
94, 0
X-Served-By
cache-hel1410021-HEL, cache-iad-kiad7000134-IAD
X-Timer
S1779077663.220880,VS0,VE105
date: Mon, 18 May 2026 04:14:23 GMT via: 1.1 varnish, 1.1 varnish x-cache: HIT, MISS x-cache-hits: 94, 0 x-served-by: cache-hel1410021-HEL, cache-iad-kiad7000134-IAD x-timer: S1779077663.220880,VS0,VE105
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching