Find
a Website's IP Address
Like to know the IP address of a website? There are a few
different commands you can use to find it.
Let's use the nslookup command to find the
IP address of About.com. Just execute nslookup about.com and view the result.
Make sure you don't confuse any private IP addresses that also show up in the
nslookup results alongside About.com's public IP address.
Another way to find a site's IP address is
to use the ping command. Execute ping about.com
and then look at the IP address between the brackets in the results shown.
Using either Command Prompt trick, the
result is 207.241.148.80.