Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=300
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • 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
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
Etag
"e9zcmhzket0x"
cache-control: private, no-cache, no-store, max-age=0, must-revalidate etag: "e9zcmhzket0x"
Content Headers
Content-Length
37618
Content-Type
text/html; charset=utf-8
content-length: 37618 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 11 May 2026 22:06:00 GMT
X-Cache
MISS, MISS
X-Cache-Hits
0, 0
X-Served-By
cache-iad-kcgs7200023-IAD, cache-iad-kiad7000163-IAD
X-Timer
S1778537160.162760,VS0,VE486
date: Mon, 11 May 2026 22:06:00 GMT via: 1.1 varnish x-cache: MISS, MISS x-cache-hits: 0, 0 x-served-by: cache-iad-kcgs7200023-IAD, cache-iad-kiad7000163-IAD x-timer: S1778537160.162760,VS0,VE486
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology