Click start, run, type "cmd" without the quotes, type "ping www.google.com" (or whatever site you want to find the IP) and it will return the IP address of the site you ping.
2006-12-04 01:57:57
·
answer #1
·
answered by Anonymous
·
1⤊
0⤋
There any many ways to find out the IP address of a website.
If you are using the Linux operating system, you have many commands at your fingertips, such as "nslookup" and "host".
Remember that commands like "ping" will not work 100% of the time - some sites have multiple IP addresses, and ping will only return one.
Eg. To find out the IP address of answers.yahoo.com
darth@rebel-base:~/src/Fragcheck$ host answers.yahoo.com
answers.yahoo.com is an alias for feu.answers.yahoo.com.
feu.answers.yahoo.com is an alias for feu.answers.yahoo8.akadns.net.
feu.answers.yahoo8.akadns.net has address 209.73.187.220
answers.yahoo.com is an alias for feu.answers.yahoo.com.
feu.answers.yahoo.com is an alias for feu.answers.yahoo8.akadns.net.
answers.yahoo.com is an alias for feu.answers.yahoo.com.
feu.answers.yahoo.com is an alias for feu.answers.yahoo8.akadns.net.
There are also many websites that will let you check DNS records, such as:
http://www.dnsstuff.com/
2006-12-04 01:59:54
·
answer #2
·
answered by Anonymous
·
0⤊
0⤋
Click on Start, and select Run
Type in: ping yahoo.com (replace yahoo.com with the site you actually want the IP address for)
It should come back with four lines of messages saying it get at reply from address XXX.XXX.XXX.XXX. That number is the IP address of the web site.
(You can also use nslookup instead of ping)
2006-12-04 01:59:36
·
answer #3
·
answered by dewcoons 7
·
0⤊
0⤋
Click Start then Run and type cmd and click OK. Type ping then space then the web site address (www.yahoo.com) and it will show you the IP address.
2006-12-04 01:57:01
·
answer #4
·
answered by Yoi_55 7
·
1⤊
0⤋
Open a command prompt (Start--> Run... -->Enter "cmd" and press Enter).
Type "ping www.yahoo.com" and press enter.
Now it will show you the IP Adress for the website "www.yahoo.com"
Or do you mean how to register an IP for a website you want to create?
In this case: go to registrars like goDaddy.com and set up your own website. The IP will then automatically be registered.
2006-12-04 02:01:21
·
answer #5
·
answered by Arminator 7
·
0⤊
0⤋
Ping the website and it will resolve to the IP address.
2006-12-04 01:56:44
·
answer #6
·
answered by chuck g 5
·
0⤊
0⤋
you can normally find one by doing the following:
Click start
click run
type cmd
in the window that opened type: ping www.websitename.com
It will try to contact the website showing you the IP address.
2006-12-04 02:02:58
·
answer #7
·
answered by thunder2sys 7
·
0⤊
0⤋
Run->
Type
ping www.google.com
then it shows [209.85.129.99]
its IP Addres for Gooogle.com
Check It.
2006-12-04 02:07:06
·
answer #8
·
answered by SSMakesh 3
·
0⤊
0⤋
are you asking what ip add to use to get connected? that will depend. what's your gateway?
or are you looking for the ip add of a specific site? ping it
2006-12-04 01:58:32
·
answer #9
·
answered by ... 3
·
0⤊
0⤋
If you are running Windows, open up your command prompt (Type cmd at Run) and type nslookup, followed by a space and the name of the website .
On linux, you can use nslookup, host or dig.
2006-12-04 01:58:10
·
answer #10
·
answered by tekn33k 3
·
0⤊
0⤋