Open
Cached
·
just now
15
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
no-cache, no-store, must-revalidate
cache-control: no-cache, no-store, must-revalidate
Content Headers
Content-Length
0
content-length: 0
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Origin
*
Access-Control-Expose-Headers
accept-ranges,content-length,x-cache,x-cache-hits,x-served-by,x-cdn,x-request-id,x-cdn-version
access-control-allow-origin: * access-control-expose-headers: accept-ranges,content-length,x-cache,x-cache-hits,x-served-by,x-cdn,x-request-id,x-cdn-version
Cookies Headers
Other Headers
Date
Wed, 08 Apr 2026 17:33:48 GMT
Retry-After
0
X-Cache
MISS
X-Cache-Hits
0
X-Cdn
fastly
X-Cdn-Version
1775663546-219771-79d7efb26b
X-Request-Id
d8abcc67-209d-4bde-800f-566c50816ca6
X-Served-By
cache-ewr-kewr1740031-EWR
date: Wed, 08 Apr 2026 17:33:48 GMT retry-after: 0 via: 1.1 varnish x-cache: MISS x-cache-hits: 0 x-cdn: fastly x-cdn-version: 1775663546-219771-79d7efb26b x-request-id: d8abcc67-209d-4bde-800f-566c50816ca6 x-served-by: cache-ewr-kewr1740031-EWR
Recommendations
Enable compression (gzip/brotli) to improve performance