Run traceroute
on your local machine, then paste the output here to map the route. Show example.
Thanks to ipinfo.io for supporting this project.
Linux: traceroute -q1 google.com | xclip -sel clip
Mac: traceroute -q1 google.com | pbcopy
Windows: tracert google.com | clip