Cached · just now
19 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
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
  • 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

Connection
Performance
close
Transfer-Encoding
Performance
chunked

Caching Headers

No caching headers found

Content Headers

Content-Type
Content
text/html; charset=utf-8

Server Headers

Server
Server
cloudflare

CORS Headers

Access-Control-Allow-Headers
Cors
*
Access-Control-Allow-Methods
Cors
*
Access-Control-Allow-Origin
Cors
*
Access-Control-Max-Age
Cors
86400

Cookies Headers

Set-Cookie
Cookies

Other Headers

Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
a2e013fc3b0e1e81-IAD
Date
Other
Thu, 20 Aug 2026 08:37:47 GMT
Location
Other
https://auth.magicbell.com/authorize?client_id=4mk1gvII137mnA5Twfv2ROvq5mDDz9MO&redirect_uri=https%3A%2F%2Fapi.magicbell.com%2Fauth%2Fauth0%2Fcallback&response_type=code&scope=openid+profile+email&state=VfdRF3t61HNM8CbyEolUcPAWfgIf3HLFF9jGxw7BzX8%3D
Nel
Other
Report-To Group cf-nel max-age: 1w
success: 0.0%
Server-Timing
Other
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=28,cfOrigin;dur=172
X-Amzn-Requestid
Other
813a573b-b5a1-4ca0-a37d-c149bfaf9da4
X-Amzn-Trace-Id
Other
Root=1-6a86bcdb-73a693c50dcb0d52030e52ff;Parent=54f0edc7b6bbfa73;Sampled=0;Lineage=1:a1dcffa6:0

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching