Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=86400; 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
Connection
close
connection: close
Caching Headers
Cache-Control
no-cache, no-store, must-revalidate
Expires
Thu, 01 Jan 1970 00:00:00 GMT
Pragma
no-cache
cache-control: no-cache, no-store, must-revalidate expires: Thu, 01 Jan 1970 00:00:00 GMT pragma: no-cache
Content Headers
Content-Length
0
Content-Type
text/html;charset=UTF-8
content-length: 0 content-type: text/html;charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Mon, 23 Feb 2026 11:10:54 GMT
Location
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
M6eswatR2u0
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: 9d264786cd6a0824-IAD date: Mon, 23 Feb 2026 11:10:54 GMT location: 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: M6eswatR2u0
Recommendations
Enable compression (gzip/brotli) to improve performance