17 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Basic
default-src; script-src; connect-src; +5 more Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • 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

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Cf-Cache-Status
Other
BYPASS
Cf-Ray
Other
9f995b928cdf23cc-IAD
Date
Other
Sun, 10 May 2026 13:40:47 GMT
Server-Timing
Other
cfCacheStatus;desc="BYPASS", cfEdge;dur=35,cfOrigin;dur=12
X-Content-Security-Policy-Report-Only
Other
default-src 'self' https:; script-src 'self' https: 'unsafe-inline' 'unsafe-eval'; connect-src 'self' https: wss:; font-src https: data:; img-src 'self' data: https:; media-src 'self' https: blob:; style-src 'self' https: 'unsafe-inline'; worker-src blob:
X-Dns-Prefetch-Control
Other
off
X-Download-Options
Other
noopen
X-Webkit-Csp-Report-Only
Other
default-src 'self' https:; script-src 'self' https: 'unsafe-inline' 'unsafe-eval'; connect-src 'self' https: wss:; font-src https: data:; img-src 'self' data: https:; media-src 'self' https: blob:; style-src 'self' https: 'unsafe-inline'; worker-src blob:

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching