Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Significantly strengthen CSP directives
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
no-store
cache-control: no-store
Content Headers
Content-Type
text/html
content-type: text/html
Server Headers
server: cloudflare x-powered-by: Express
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Fri, 24 Apr 2026 10:55:02 GMT
X-Bubble-Capacity-Limit
0 ms slower
X-Bubble-Capacity-Used
0.263 unit-seconds used
X-Bubble-Perf
{"total":558.8,"percents":{"top":{"bubble_cpu":20.4,"block":80,"capacity_rl":0,"other_pause":0,"pre_fiber":0.1},"sub":{"pp_userdb":0,"pp_wait_userdb":0,"http_request":0,"serverjson":45.4,"appserver_cache_misses_time":0,"redis":6.3,"fiber_queue":2.4,"capacity_wait":0}},"counts":{"pp_userdb":0,"http_request":0,"derived_build":0,"derived_cache_attempts":7,"derived_cache_memory_misses":7,"serverjson":236,"appserver_cache_attempts":1,"appserver_mem_cache_hits":0,"appserver_cache_hits":1,"appserver_cache_misses":0,"redis":42,"fiber_queue":325,"blocks":324},"misc":{"userdb_results":4,"userdb_data":3671,"spent_time":17106648}}
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: 9f1492c14fe5c1cf-IAD
date: Fri, 24 Apr 2026 10:55:02 GMT
x-bubble-capacity-limit: 0 ms slower
x-bubble-capacity-used: 0.263 unit-seconds used
x-bubble-perf: {"total":558.8,"percents":{"top":{"bubble_cpu":20.4,"block":80,"capacity_rl":0,"other_pause":0,"pre_fiber":0.1},"sub":{"pp_userdb":0,"pp_wait_userdb":0,"http_request":0,"serverjson":45.4,"appserver_cache_misses_time":0,"redis":6.3,"fiber_queue":2.4,"capacity_wait":0}},"counts":{"pp_userdb":0,"http_request":0,"derived_build":0,"derived_cache_attempts":7,"derived_cache_memory_misses":7,"serverjson":236,"appserver_cache_attempts":1,"appserver_mem_cache_hits":0,"appserver_cache_hits":1,"appserver_cache_misses":0,"redis":42,"fiber_queue":325,"blocks":324},"misc":{"userdb_results":4,"userdb_data":3671,"spent_time":17106648}}
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology