Just follow the steps to track IP
Step 1
Open a command prompt, as many of the steps to trace an IP will require you to have a Windows command prompt open. To access a Windows command prompt, click on Start -> Run. Enter "cmd" into the text field of the dialogue box that appears and click "OK." A black window with a flashing cursor should appear.
Step 2
Find the IP address, which is usually hidden behind a hostname. This hostname (eHow.com, for example) will "resolve" to an IP address through the DNS (Domain Name Service) system. To find the IP address, you can use the "nslookup" command. Enter "nslookup" followed by the hostname you wish to resolve and hit "Enter."
""nslookup example.com""
Step 3
See which name was actually resolved with DNS. There will be a number of lines in the output of the nslookup command. Of interest are the "Name" and "Addresses" lines. The Name line tells you which name was really resolved with DNS. This may or may not be the same as the name you entered on the command line because some names are aliases.
Step 4
In the Addresses line of the output will be one or more addresses. Be aware that a single nslookup can return more than one address and multiple calls to nslookup may return different IP addresses. This is because some DNS names take IP addresses from a random pool of addresses. Most of the time--especially with web servers-- these addresses are all computers in the same building doing the same thing, so it doesn't matter which one you choose to trace.
Step 5
Run a traceroute on the IP address. To see each and every hop a packet takes to go from your computer to the IP (or vice versa), run a traceroute with the "tracert" command. This will take some time, depending on the speed of your Internet connection and the number of hops between you and the IP address.
""tracert 12.34.56.78""
Step 6
Examine the results. You will see a number of lines appear with five columns. The first is the hop number, 1 being the first hop taken outside your computer (which is often your home broadband router) and the last being the IP address you traced. The next three are the result of three ping attempts. You will either see a time (such as 10 ms) or a "*," meaning no response was returned. The final column is the hostname or IP address of that hop.
Step 7
Look for potential problems. Any hops with abnormally long response times may be the source of a slowdown you're experiencing when connecting to the IP address. If the problem does not resolve itself with time, contact your Internet service provider--if the problem is in your network-- or the webmaster or network administrator of the IP address to which you're trying to connect if the problem originates in the other network.
For more help contact:
+800 237 3901