Open
Cached
·
just now
16
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
Cookie, Accept-Encoding
accept-ranges: bytes connection: close transfer-encoding: chunked vary: Cookie, Accept-Encoding
Caching Headers
Cache-Control
no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0
cache-control: no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0
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
Alt-Svc
clear
Date
Mon, 13 Apr 2026 20:05:15 GMT
Ghost-Fastly
true;production
X-Cache
MISS, MISS, MISS
X-Cache-Hits
0, 0, 0
X-Request-Id
26deea4b-1bf9-4fd1-a730-baee39551d6f
X-Served-By
cache-ams2100096-AMS, cache-ams2100114-AMS, cache-iad-kcgs7200049-IAD
X-Timer
S1776110715.378156,VS0,VE126
alt-svc: clear date: Mon, 13 Apr 2026 20:05:15 GMT ghost-fastly: true;production via: 1.1 varnish, 1.1 varnish, 1.1 varnish x-cache: MISS, MISS, MISS x-cache-hits: 0, 0, 0 x-request-id: 26deea4b-1bf9-4fd1-a730-baee39551d6f x-served-by: cache-ams2100096-AMS, cache-ams2100114-AMS, cache-iad-kcgs7200049-IAD x-timer: S1776110715.378156,VS0,VE126
Recommendations
Enable compression (gzip/brotli) to improve performance