13 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=15770000; includeSubdomains
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
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
Performance
bytes
Connection
Performance
close
Vary
Performance
Authorization

Caching Headers

No caching headers found

Content Headers

Content-Length
Content
43
Content-Type
Content
application/json; charset=utf-8

Server Headers

No server headers found

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Sun, 06 Sep 2026 20:22:55 GMT
Trace
Other
cache-iad-khef600054-IAD-3a1f8d35-1917-42fe-aa43-250e434bb827; cache-ewr-kewr1740059-EWR-69b55bd0-86de-4488-a64d-1ca92d5c2865
Via
Other
1.1 varnish, 1.1 varnish
X-Cache
Other
MISS, MISS
X-Cache-Hits
Other
0, 0
X-Served-By
Other
cache-iad-khef600054-IAD, cache-ewr-kewr1740059-EWR
X-Timer
Other
S1788726176.701579,VS0,VE105

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching