Cached · just now
12 Headers

Detected Technologies from 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

Caching Headers

Cache-Control
Caching
no-store, no-cache

Content Headers

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

Server Headers

X-Powered-By
Server
BandLab

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Arr-Disable-Session-Affinity
Other
true
Date
Other
Sat, 29 Aug 2026 21:42:44 GMT
X-Api-Version
Other
1.0.0.0
X-Azure-Ref
Other
20260829T214243Z-1778b6587bdfkl28hC1BN1e14s000000026g00000000ybpa
X-Cache
Other
CONFIG_NOCACHE
X-Request-Id
Other
400086f4-0000-b300-b63f-84710c7967bb

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology