Open
Cached
·
just now
12
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
accept-ranges: bytes connection: close
Caching Headers
Age
3081
Cache-Control
private
age: 3081 cache-control: private
Content Headers
Content-Length
10
Content-Type
text/plain; charset=utf-8
content-length: 10 content-type: text/plain; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 15 Apr 2026 03:29:49 GMT
X-Cache
HIT, HIT
X-Cache-Hits
71, 0
X-Served-By
cache-iad-kiad7000176-IAD, cache-pdk-kpdk2140022-PDK
X-Timer
S1776223789.052004,VS0,VE2
date: Wed, 15 Apr 2026 03:29:49 GMT via: 1.1 varnish, 1.1 varnish x-cache: HIT, HIT x-cache-hits: 71, 0 x-served-by: cache-iad-kiad7000176-IAD, cache-pdk-kpdk2140022-PDK x-timer: S1776223789.052004,VS0,VE2
Recommendations
Enable compression (gzip/brotli) to improve performance