Network/security toolkit UI on Cloudflare Workers.
Loading…
Toolkits
Checking protocol…
Extended test runs multiple requests to see if the browser upgrades from HTTP/2 to HTTP/3 after Alt-Svc is learned.
Result
DNS queries are executed from the Worker using DNS-over-HTTPS.
Result
Includes: MX, SPF (TXT) with parsed mechanisms + bounded include/redirect walk, DMARC, and optional DKIM.
Result
DNSBL results vary by provider policy. This checks <reversed-ip>.<zone>. Use only for public IPs you own/control.
Result
Decodes the url parameter (percent-decoded up to 3 times).
Result
Measures throughput between your browser and this Worker (edge). Jitter is computed from repeated HTTP RTT samples.
Result
Confirms HTTP(S) reachability from the Cloudflare edge with status, headers, redirects, and timing.
Result
Uses the public SSL Labs Assessment API to generate an SSL Labs-like report for a public hostname. Scans can take a while; the UI will poll until READY.
Result
SSL Labs can only assess publicly reachable hosts and is rate-limited.
This is an HTTP(S) port probe from the Cloudflare edge (not a raw TCP SYN scan). Non-HTTP services may report as closed/unknown.
Result
Measures edge → target HTTP timing (not ICMP).
Result
Cloudflare Workers cannot run native traceroute. This tab calls /api/traceroute, which requires a backend API you control (TRACEROUTE_API_URL).
Result
Client-side calculator. No data leaves your browser for this tab.
Result
Client values from Cloudflare request context
Most important for QUIC is httpProtocol (look for h3).