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
Sat, 02 May 2026 20:27:36 GMT
X-Bubble-Capacity-Limit
0 ms slower
X-Bubble-Capacity-Used
0.23 unit-seconds used
X-Bubble-Perf
{"total":332.3,"percents":{"top":{"bubble_cpu":30.1,"block":70.6,"capacity_rl":0,"other_pause":0,"pre_fiber":0.2},"sub":{"pp_userdb":0,"pp_wait_userdb":0,"http_request":0,"serverjson":53.2,"appserver_cache_misses_time":0,"redis":7.8,"fiber_queue":3.1,"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":40,"fiber_queue":316,"blocks":315},"misc":{"userdb_results":2,"userdb_data":359,"spent_time":14978642}}
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: 9f59c47d29ade5ed-IAD
date: Sat, 02 May 2026 20:27:36 GMT
x-bubble-capacity-limit: 0 ms slower
x-bubble-capacity-used: 0.23 unit-seconds used
x-bubble-perf: {"total":332.3,"percents":{"top":{"bubble_cpu":30.1,"block":70.6,"capacity_rl":0,"other_pause":0,"pre_fiber":0.2},"sub":{"pp_userdb":0,"pp_wait_userdb":0,"http_request":0,"serverjson":53.2,"appserver_cache_misses_time":0,"redis":7.8,"fiber_queue":3.1,"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":40,"fiber_queue":316,"blocks":315},"misc":{"userdb_results":2,"userdb_data":359,"spent_time":14978642}}
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology