Perform an online traceroute with the mtr command line tool. MTR is an advanced traceroute tool that uses multiple ICMP pings to test the connectivity to each hop across the Internet.


Remove limits & captcha with membership

What is Traceroute?

Traceroute is a network testing term that is used to examine the hops that communication will follow across an IP network. It also is commonly referred to by the name of the tools used to perform the trace; typically traceroute on Linux based systems and tracert on Windows operating systems. There are also variations on these such as tcptraceroute. The tools all perform a similar function but have different capabilities or methods for performing the trace.

Why would I run a Traceroute?

A popular reason one might perform a traceroute is for interest sake. It is a good way to see the path your network connection is taking as it traverses the globe. However, the most common reason is its use by networking and computer professionals to diagnose problems in a network path. As the traceroute can pin point routers with high response times, possibly indicating network congestion or other problems.

What techniques are used to measure the IP Path?

Packets are sent across the network and something called a TTL (time to live) is measured, as the packets reach hops (router) in the network the TTL is incremented. The packets are usually ICMP or UDP packets; another version uses the TCP protocol. One advantage of using the different protocols is on some networks a router or firewall may block the packets, thereby giving you an incomplete path across the network. By using different protocols you may be able to get past some of the systems that are blocking the other types of packets. TCP Traceroute is popular as it can be used to trace a path to a TCP service that has to have an open port for that service to be operational. For example a web server on port 80 or a mail server on port 25.

Map Traceroute with GeoIP Location

We have an online Traceroute tool hosted at traceroute-online.com where we attempt to map the network path around the Internet. This mapping is performed by looking up each responding router's IP address against GeoIP based services. These services are not always reliable; therefore always take the mapping data with a grain of salt and beware of strange results that bounce back and forth.

Host Name / IP Address
Responding hops are resolved in DNS, if the have a PTR record this is included in the table, those with no record will show the IP Address.

Packet Loss and Response Times
As is pretty obvious these are the results from the traceroute. The packet loss can show if packets are being dropped either along the path or at the router and the response time shows the latency.

API access to MTR Traceroute

All of our IP Tools have an easy to use API that allows access to remote Traceroute by requesting a URL and receiving the results back in a simple plain text output. Access the API using curl a browser or even netcat if that is your HTTP client of choice. 🙂

Access to the MTR Traceroute API

https://api.hackertarget.com/mtr/?q=8.8.8.8&apikey=**apikeyrequired**
The API is simple to use and aims to be a quick reference tool; access to this API endpoint requires a membership and valid API key. Usage is calculated daily and depends on the level of Membership.

Automated Security Vulnerability Scans.

Discover. Investigate. Learn.

Use Cases

Website Recon?

Fingerprint Web App
Technologies in Bulk

Whatweb / Wappalyzer

Remove limits with a full membership

More info available

Membership