15 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=86400; 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

Connection
Performance
close

Caching Headers

Cache-Control
Caching
no-cache, no-store, must-revalidate
Expires
Caching
Thu, 01 Jan 1970 00:00:00 GMT
Pragma
Caching
no-cache

Content Headers

Content-Length
Content
0
Content-Type
Content
text/html;charset=UTF-8

Server Headers

Server
Server
cloudflare

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
9d264786cd6a0824-IAD
Date
Other
Mon, 23 Feb 2026 11:10:54 GMT
Location
Other
https://auth.piano.io/authorize?redirect_uri=https://dashboard.piano.io/login/auth0Callback&client_id=NbIeVq2BzfJsJ9PGTqe7jNdqyTohe2Z4&scope=openid%20profile%20email&response_type=code&state=lU2Ahi0U3G0QLC4ZKlVTIpG4hE4k2XMmn8dk1-H3sXc
X-Request-Id
Other
M6eswatR2u0

Recommendations

Enable compression (gzip/brotli) to improve performance