Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15770000; includeSubdomains
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
- • 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
Vary
Authorization
accept-ranges: bytes connection: close vary: Authorization
Caching Headers
No caching headers found
Content Headers
Content-Length
43
Content-Type
application/json; charset=utf-8
content-length: 43 content-type: application/json; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 06 Sep 2026 20:22:55 GMT
Trace
cache-iad-khef600054-IAD-3a1f8d35-1917-42fe-aa43-250e434bb827; cache-ewr-kewr1740059-EWR-69b55bd0-86de-4488-a64d-1ca92d5c2865
X-Cache
MISS, MISS
X-Cache-Hits
0, 0
X-Served-By
cache-iad-khef600054-IAD, cache-ewr-kewr1740059-EWR
X-Timer
S1788726176.701579,VS0,VE105
date: Sun, 06 Sep 2026 20:22:55 GMT trace: cache-iad-khef600054-IAD-3a1f8d35-1917-42fe-aa43-250e434bb827; cache-ewr-kewr1740059-EWR-69b55bd0-86de-4488-a64d-1ca92d5c2865 via: 1.1 varnish, 1.1 varnish x-cache: MISS, MISS x-cache-hits: 0, 0 x-served-by: cache-iad-khef600054-IAD, cache-ewr-kewr1740059-EWR x-timer: S1788726176.701579,VS0,VE105
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching