Open
Cached
·
just now
11
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
Cache-Control
private
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
Mon, 04 May 2026 15:53:28 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Served-By
cache-iad-kcgs7200175-IAD
X-Timer
S1777910008.313222,VS0,VE3
date: Mon, 04 May 2026 15:53:28 GMT via: 1.1 varnish x-cache: MISS x-cache-hits: 0 x-served-by: cache-iad-kcgs7200175-IAD x-timer: S1777910008.313222,VS0,VE3
Recommendations
Enable compression (gzip/brotli) to improve performance