Open
Cached
·
just now
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
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 Strict-Transport-Security header with max-age of at least 1 year
- • 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
Transfer-Encoding
chunked
Vary
x-fh-requested-host, accept-encoding
accept-ranges: bytes connection: close transfer-encoding: chunked vary: x-fh-requested-host, accept-encoding
Caching Headers
Cache-Control
max-age=600
cache-control: max-age=600
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 02 May 2026 15:01:42 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Served-By
cache-iad-kiad7000024-IAD
X-Timer
S1777734102.973322,VS0,VE130
cf-cache-status: DYNAMIC cf-ray: 9f57e71939a2ea22-IAD date: Sat, 02 May 2026 15:01:42 GMT x-cache: MISS x-cache-hits: 0 x-served-by: cache-iad-kiad7000024-IAD x-timer: S1777734102.973322,VS0,VE130
Recommendations
Enable compression (gzip/brotli) to improve performance