← Back to Home

HTTP Traceroute

/traceroute/:host
HTTP-level path tracing showing hops from client → Cloudflare edge → destination. Includes latency measurements and datacenter routing information.
Try it now

Parameters

host path
Destination hostname or URL

Examples

curl
# Trace to external server
curl https://tcpdata.com/traceroute/google.com

# Trace to Cloudflare-protected site
curl https://tcpdata.com/traceroute/cloudflare.com

# Trace with full URL
curl https://tcpdata.com/traceroute/https://api.github.com