Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: how do i get the IP address of a particular website ?

  1. #1
    Junior Member
    Join Date
    Jul 2001
    Posts
    12

    Exclamation how do i get the IP address of a particular website ?

    hmm anyone in here knows how i could get the IP address of any website using just the DOS command apart from using the NETSTAT and the PING command?

  2. #2
    Senior Member
    Join Date
    Nov 2001
    Posts
    276
    tracert is a sure thing
    Dear Santa, I liked the mp3 player I got but next christmas I want a SA-7 surface to air missile

  3. #3
    Senior Member
    Join Date
    Dec 2001
    Posts
    884
    Just do a DNS --> IP transfer using something like SamSpade.

  4. #4
    Banned
    Join Date
    Sep 2001
    Posts
    852
    u can do it on irc
    just do
    /dns www.antionline.com
    that will give it to u

  5. #5
    AO Antique pwaring's Avatar
    Join Date
    Aug 2001
    Posts
    1,409
    There are also some free online utilities to ping, traceroute etc. One can be found at:

    http://www.fifi.org/services/ping
    Paul Waring - Web site design and development.

  6. #6
    Junior Member
    Join Date
    Nov 2001
    Posts
    20
    or just use plain old nslookup :-) "Nslookup www.antionline.com"
    \" I love fools and mistakes i\'m alway\'s making them \" (Charles Darwin)

  7. #7
    AntiOnline Senior Medicine Man
    Join Date
    Nov 2001
    Posts
    724
    Whats wrong with Netstat -n?
    It is better to be HATED for who you are, than LOVED for who you are NOT.

    THC/IP Version 4.2

  8. #8
    Senior Member
    Join Date
    Jan 2002
    Posts
    458
    Originally posted here by Dr Toker
    Whats wrong with Netstat -n?
    Netstat -n will only show connections that are active, recently closed, or listening ports. In most cases, this will not do the trick.

    Recca is right...'nslookup' is the command you want to use. Just pinging the URL also does the trick, so if it works, why not use it

  9. #9
    AntiOnline Senior Medicine Man
    Join Date
    Nov 2001
    Posts
    724
    OK...well i have never heard of nslookup....what the hell? I went to cmd and typed
    c:>nslookup
    im sure you can figure out what it told me.
    Bad Command or file name.
    Where do i find this tool?
    It is better to be HATED for who you are, than LOVED for who you are NOT.

    THC/IP Version 4.2

  10. #10
    Senior Member
    Join Date
    Jan 2002
    Posts
    458
    We...based on that answer...I can assume you are using win9x or me. Unfortunately there is no nslookup. It is only for NT, 2000, XP. You might be able to find third party software that will do this on a win9x box, or you can just stick to ping for now, which will automatically do a lookup and return the IP.

    All else fails, maybe you can try *nix.

    Try this though first:
    http://www.simtel.net/pub/pd/39593.html

    or

    http://download.cnet.com/downloads/0...st-7-1.8236995

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •