Warning

 

Close

Confirm Action

Are you sure you wish to do this?

Confirm Cancel
BCM
User Panel

Site Notices
Posted: 2/27/2002 9:36:49 AM EDT
Several weeks ago someone posted how to determine an IP address from a site name. Any help?
Link Posted: 2/27/2002 9:38:22 AM EDT
[#1]
Link Posted: 2/27/2002 9:45:17 AM EDT
[#2]
Well, the ubiquitus "nslookup" command works well.  "dig" is a better tool, but a bit more cryptic to begin with.  If you are on windoze and none of these are available (probably not) then you can run telnet and see if it reports the IP address it's connecting to.  
Last but not least, you can try a search engine to see if you can find one of the dns resolving pages out there.  
Keep in mind that many larger sites are farms of webservers, sometimes spread out over the country, so the IP may only be one of many for a site.  
I trust this is going to be put to useful and not useless activities...
Link Posted: 2/27/2002 9:49:23 AM EDT
[#3]
Is there an easier way than looking it up through a search or something? I'd like to know how to do it to, though I don't know why. Maybe I could change my list of favorites and put them in numerical order [%|]
Link Posted: 2/27/2002 9:50:04 AM EDT
[#4]
Infobear has a web interface to NSlookup.  Onthe other hand, the easiest way for a novice Windows user to lookup and IP address is to run a traceroute.  

Click the start button.

Click on "run"

In the box that pops up, type "tracert "

As part of the trace, it'll do a DNS lookup of the target.  Hit Ctrl-C once you've seen what you need to to abort the trace.
Link Posted: 2/27/2002 9:50:34 AM EDT
[#5]
Ping the url, windows will report the IP address.

C:\>ping www.ar15.com

Pinging www.ar15.com [24.97.83.181] with 32 bytes of data:

Reply from 24.97.83.181: bytes=32 time=149ms TTL=45
Reply from 24.97.83.181: bytes=32 time=139ms TTL=45
Reply from 24.97.83.181: bytes=32 time=165ms TTL=45
Reply from 24.97.83.181: bytes=32 time=148ms TTL=45

Ping statistics for 24.97.83.181:
   Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
   Minimum = 139ms, Maximum = 165ms, Average = 150ms

-
Link Posted: 2/27/2002 9:51:44 AM EDT
[#6]
The simplest way is to ping it.

On a command line (in Windows, Linux, Unix, etc.):

ping

The response will include the IP address.
Link Posted: 2/27/2002 9:52:13 AM EDT
[#7]
[url]www.samspade.org[/url]
Link Posted: 2/27/2002 9:55:06 AM EDT
[#8]
What they said....
From the windows DOS prompt type:
ping www.ar15.com

you will get:
pinging [www.ar15.com] 27.97.83.141


Nuckles.   [smash]
Link Posted: 2/27/2002 10:15:50 AM EDT
[#9]
Don't you hate completely misunderstanding the question?  For some reason, I thought he was asking how to determine a name from an IP address.  *sigh*
Link Posted: 2/28/2002 6:15:09 AM EDT
[#10]
FALARAK,
Thanks! That's what I was looking for. [bounce]

Ed Sr,
I'm on board daily. I pipe in when when I know what I'm talking about; hence not that many posts! Or when I need to expand my knowledge. [:D]

To the rest of you, I'll try the the 'ping thing' later. Thanx! [beer]
Close Join Our Mail List to Stay Up To Date! Win a FREE Membership!

Sign up for the ARFCOM weekly newsletter and be entered to win a free ARFCOM membership. One new winner* is announced every week!

You will receive an email every Friday morning featuring the latest chatter from the hottest topics, breaking news surrounding legislation, as well as exclusive deals only available to ARFCOM email subscribers.


By signing up you agree to our User Agreement. *Must have a registered ARFCOM account to win.
Top Top