- Open the Start menu
- Click on
Run - Type
cmdand then press theOKbutton to open a command prompt - At the prompt, type
tracert yourdomain.comand press theEnterkey - To copy the output, right-click anywhere in the window and select
Mark. You can pressEnterto copy all of the output, or select the text you want to copy and then right-click with your mouse. Paste the copied text by hittingCTRL+V.
- Open a terminal window
- Type
traceroute yourdomain.comat the prompt and press theEnterkey
Mac OS
- Go to
Applications->Utilities->Network Utility->Traceroute - Type the domain or IP address in the appropriate input field and press
Trace. You can also open a terminal window and use the same instructions as you would for performing a traceroute in Linux.