Traceroute command allows you to troubleshoot and check your connection to your website or your server via an IP address, or a domain name.
So in this guide, we will show how to perfom that test correctly.
- Connect to your device and click on the Windows key to open start, then type cmd.
- It will open a command prompt window.
- Type in
tracert example.com
in the command prompt window and pressENTER
button on your keyboard to initiate the tracert utility. In the example.com, you should write IP address of a domain name. - Then you should see the path that the packets from your device take to reach the intended IP address or a website.