25 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
Missing
Not configured Analyze
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=(self)
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Add Content-Security-Policy header to prevent XSS attacks

Performance Headers

Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
Origin, Accept-Encoding

Caching Headers

Etag
Caching
W/"3f-BunLb98SCK6azHy0RO08GDnFBek"

Content Headers

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

Server Headers

Server
Server
cloudflare
X-Powered-By
Server
Express

CORS Headers

Access-Control-Allow-Credentials
Cors
true

Cookies Headers

No cookies headers found

Other Headers

Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
a25a94b8cb8bb268-IAD
Date
Other
Tue, 04 Aug 2026 03:47:29 GMT
Rndr-Id
Other
691c464e-9f59-4f58
X-Ratelimit-Limit
Other
200
X-Ratelimit-Remaining
Other
199
X-Ratelimit-Reset
Other
1785815310
X-Ratelimit-Scope
Other
ip
X-Render-Origin-Server
Other
Render
X-Request-Id
Other
2a8a00ed-30c0-4a37-b083-f4bd67498c4e

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

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