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-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
Tue, 12 May 2026 02:07:27 GMT
Ghost-Fastly
true;production
X-Cache
MISS, MISS, MISS
X-Cache-Hits
0, 0, 0
X-Request-Id
0f2d3d10-942a-4626-aa08-7b8fc460abff
X-Served-By
cache-ams2100103-AMS, cache-ams2100140-AMS, cache-pdk-kpdk2140049-PDK
X-Timer
S1778551648.806203,VS0,VE131
alt-svc: clear date: Tue, 12 May 2026 02:07:27 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: 0f2d3d10-942a-4626-aa08-7b8fc460abff x-served-by: cache-ams2100103-AMS, cache-ams2100140-AMS, cache-pdk-kpdk2140049-PDK x-timer: S1778551648.806203,VS0,VE131
Recommendations
Enable compression (gzip/brotli) to improve performance