Open
Cached
·
6h ago
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-ranges: bytes connection: close transfer-encoding: chunked vary: Cookie
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, 07 Sep 2026 10:02:13 GMT
Ghost-Fastly
true;production
X-Cache
MISS, MISS, MISS
X-Cache-Hits
0, 0, 0
X-Request-Id
53b664be-afd4-48ba-b283-43d4e2d10390
X-Served-By
cache-ams-eham8680063-AMS, cache-ams-eham8680063-AMS, cache-ams-eham8680063-AMS, cache-iad-kcgs7200167-IAD
X-Timer
S1788775334.797431,VS0,VE105
alt-svc: clear date: Mon, 07 Sep 2026 10:02:13 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: 53b664be-afd4-48ba-b283-43d4e2d10390 x-served-by: cache-ams-eham8680063-AMS, cache-ams-eham8680063-AMS, cache-ams-eham8680063-AMS, cache-iad-kcgs7200167-IAD x-timer: S1788775334.797431,VS0,VE105
Recommendations
Enable compression (gzip/brotli) to improve performance