Announcement

Collapse
No announcement yet.

finding a sites IP address

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • finding a sites IP address

    how do you go about finding out the IP address of a site which you are visiting?i hope the more senior members of the forum do not object to me starting 2 threads one after the other in this forum
    is a flower best picked in it's prime or greater withered away by time?
    Talk about a dream, try to make it real.

  • #2
    I am guessing that you can in dos prompt use the "tracert" command with the webpage address

    for example

    tracert www.murc.ws

    nets me 17 hops with a final IP address of 66.96.247.157



    You could give that a try.
    AMD Phenom 9650, 8GB, 4x1TB, 2x22 DVD-RW, 2x9600GT, 23.6' ASUS, Vista Ultimate
    AMD X2 7750, 4GB, 1x1TB 2x500, 1x22 DVD-RW, 1x8500GT, 22" Acer, OS X 10.5.8
    Acer 6930G, T6400, 4GB, 500GB, 16", Vista Premium
    Lenovo Ideapad S10e, 2GB, 500GB, 10", OS X 10.5.8

    Comment


    • #3
      Or just do a PING sitename from a DOS prompt
      When you own your own business you only have to work half a day. You can do anything you want with the other twelve hours.

      Comment


      • #4
        Another option is to use the "nslookup" command at a DOS/CMD prompt.

        eg "c:\nslookup forums.murc.ws"

        Displays:

        Server: ns1.attbi.com ** this is your DNS server**
        Address: 204.***.***.*** ** this is your IP address**

        Name: forums.murc.ws ** the host you requested**
        Address: 66.96.247.157 ** the host IP address**

        There are additional switches you can set to find the targets parent domain, designated mail handler, etc, -- lots of neat goodies.

        Hope this helps

        HomeBrewer
        Home Brewer the Quintessential Alchemist!

        Comment


        • #5
          Using a regular PING command in DOS/Command Prompt:

          PING www.murc.ws

          If you are behind a firewall or the PING command doesn't work, go to:



          Go to one of the ping links and enter in the URL of the site.

          Jammrock
          “Inside every sane person there’s a madman struggling to get out”
          –The Light Fantastic, Terry Pratchett

          Comment


          • #6
            and there's http://www.samspade.org which covers just about all the bases
            "Be who you are and say what you feel, because those who mind don't matter, and those who matter don't mind." -- Dr. Seuss

            "Always do good. It will gratify some and astonish the rest." ~Mark Twain

            Comment

            Working...
            X