Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Owner of an IP address

Owner of an IP address

Scheduled Pinned Locked Moved The Lounge
question
14 Posts 7 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Shaun Wilde

    you could try ping -a [IP address] and then use that information to track the owner at one of the many whois sites eg http://www.whois.co.uk[^]

    Stupidity dies. The end of future offspring. Evolution wins. - A Darwin Awards Haiku

    M Offline
    M Offline
    Martin Ziacek
    wrote on last edited by
    #3

    I think this can help. Martin -------------------------------------------- C'mon we all know computers are experimental devices and should only be used for playing games. Using them for alternative stuff like business, is clearly not using them for what they are intended. Colin Davies

    R 1 Reply Last reply
    0
    • S Shaun Wilde

      you could try ping -a [IP address] and then use that information to track the owner at one of the many whois sites eg http://www.whois.co.uk[^]

      Stupidity dies. The end of future offspring. Evolution wins. - A Darwin Awards Haiku

      M Offline
      M Offline
      Mauricio Ritter
      wrote on last edited by
      #4

      Shaun Wilde wrote: you could try ping -a [IP address] Well... I need some kinda search engine that uses IP addresses and not the domain name. If I got a "request timeout" from the ping command I can´t discover the nameserver (and the provider). Any ideas ? Mauricio Ritter - Brazil Sonorking now: 100.13560 Trank

      D 1 Reply Last reply
      0
      • M Mauricio Ritter

        Anyone know how can I found out who is the owner (ISP or company) of a specific internet IP address ? Mauricio Ritter - Brazil Sonorking now: 100.13560 Trank

        J Offline
        J Offline
        Jeremy Falcon
        wrote on last edited by
        #5

        You can use whois to do a reverse lookup or search ARIN's servers. Search for DNS and ARIN on google for more information on that. Alternatively, ARIN has a web-based[^] util to do this too. Just enter the IP and it'll return the netblock owner. Jeremy Falcon Imputek "C# is the answer to a question nobody asked." - Chris Losinger

        R 1 Reply Last reply
        0
        • M Martin Ziacek

          I think this can help. Martin -------------------------------------------- C'mon we all know computers are experimental devices and should only be used for playing games. Using them for alternative stuff like business, is clearly not using them for what they are intended. Colin Davies

          R Offline
          R Offline
          Roger Wright
          wrote on last edited by
          #6

          Apparently not. It doesn't find my address, nor does it identify my ISP, or his provider. In fact, it returns the whole Internet as the domain space. "Knock, knock." "Who's there?" "Recursion." "Recursion who?" "Knock, knock..."

          M 1 Reply Last reply
          0
          • J Jeremy Falcon

            You can use whois to do a reverse lookup or search ARIN's servers. Search for DNS and ARIN on google for more information on that. Alternatively, ARIN has a web-based[^] util to do this too. Just enter the IP and it'll return the netblock owner. Jeremy Falcon Imputek "C# is the answer to a question nobody asked." - Chris Losinger

            R Offline
            R Offline
            Roger Wright
            wrote on last edited by
            #7

            Now that worked nicely! It didn't locate my address, but it did identify the ISP that assigned it to me, as well as his provider's Class B network. Handy tool!:-D "Knock, knock." "Who's there?" "Recursion." "Recursion who?" "Knock, knock..."

            J 1 Reply Last reply
            0
            • R Roger Wright

              Now that worked nicely! It didn't locate my address, but it did identify the ISP that assigned it to me, as well as his provider's Class B network. Handy tool!:-D "Knock, knock." "Who's there?" "Recursion." "Recursion who?" "Knock, knock..."

              J Offline
              J Offline
              Jeremy Falcon
              wrote on last edited by
              #8

              Roger Wright wrote: but it did identify the ISP that assigned it to me Yeah, they just keep track of the netblock owners that have registered to have the public IPs allocated. Whatever the owners do with them is a mystery. :) I'd do a reverse DNS lookup for the actual domain info, etc. of the person using the IP - not the one that owns it. Jeremy Falcon Imputek "C# is the answer to a question nobody asked." - Chris Losinger

              R 1 Reply Last reply
              0
              • J Jeremy Falcon

                Roger Wright wrote: but it did identify the ISP that assigned it to me Yeah, they just keep track of the netblock owners that have registered to have the public IPs allocated. Whatever the owners do with them is a mystery. :) I'd do a reverse DNS lookup for the actual domain info, etc. of the person using the IP - not the one that owns it. Jeremy Falcon Imputek "C# is the answer to a question nobody asked." - Chris Losinger

                R Offline
                R Offline
                Roger Wright
                wrote on last edited by
                #9

                Jeremy Falcon wrote: I'd do a reverse DNS lookup for the actual domain info I haven't figured out how to do that with the tools available that I know about. I used to rely on nslookup for a lot of stuff, but even that doesn't work anymore - everything I enter returns 10.0.1.128. I maintain that the ISP has a problem in DNS, but he insists that it's working fine. Reverse DNS would be extremely useful, but I don't know where to find it. "Knock, knock." "Who's there?" "Recursion." "Recursion who?" "Knock, knock..."

                J 1 Reply Last reply
                0
                • M Mauricio Ritter

                  Shaun Wilde wrote: you could try ping -a [IP address] Well... I need some kinda search engine that uses IP addresses and not the domain name. If I got a "request timeout" from the ping command I can´t discover the nameserver (and the provider). Any ideas ? Mauricio Ritter - Brazil Sonorking now: 100.13560 Trank

                  D Offline
                  D Offline
                  Daniel Turini
                  wrote on last edited by
                  #10

                  Try the whois program that comes with CygWin... Concussus surgo. When struck I rise.

                  1 Reply Last reply
                  0
                  • R Roger Wright

                    Jeremy Falcon wrote: I'd do a reverse DNS lookup for the actual domain info I haven't figured out how to do that with the tools available that I know about. I used to rely on nslookup for a lot of stuff, but even that doesn't work anymore - everything I enter returns 10.0.1.128. I maintain that the ISP has a problem in DNS, but he insists that it's working fine. Reverse DNS would be extremely useful, but I don't know where to find it. "Knock, knock." "Who's there?" "Recursion." "Recursion who?" "Knock, knock..."

                    J Offline
                    J Offline
                    Jeremy Falcon
                    wrote on last edited by
                    #11

                    You must have a valid pointer record on the DNS server being queried to pull it off, which is what your ISP will use to get the data and cache it on their DNS servers. So, if some newbie from lalaland.net doesn't know anything about DNS it may not work, and it wouldn't be the fault of your ISP. However, if everyone you try to run is returning what looks to be a local IP to me, it's most likely your ISP and they don't know what they are doing. How comforting is that? :) It's not always foolproof, but it at least gives ya some options. Jeremy Falcon Imputek "C# is the answer to a question nobody asked." - Chris Losinger

                    R 1 Reply Last reply
                    0
                    • J Jeremy Falcon

                      You must have a valid pointer record on the DNS server being queried to pull it off, which is what your ISP will use to get the data and cache it on their DNS servers. So, if some newbie from lalaland.net doesn't know anything about DNS it may not work, and it wouldn't be the fault of your ISP. However, if everyone you try to run is returning what looks to be a local IP to me, it's most likely your ISP and they don't know what they are doing. How comforting is that? :) It's not always foolproof, but it at least gives ya some options. Jeremy Falcon Imputek "C# is the answer to a question nobody asked." - Chris Losinger

                      R Offline
                      R Offline
                      Roger Wright
                      wrote on last edited by
                      #12

                      Jeremy Falcon wrote: How comforting is that? Not very!:laugh: Another clue is that I can't reach my website from anywhere else on his system, but from any other point in the world it pops up just fine.:-D Me thinks he's a tad clueless... But still, how exactly do I do a reverse DNS lookup? Is there a built-in command, or do I have to use a website like ARIN? "Knock, knock." "Who's there?" "Recursion." "Recursion who?" "Knock, knock..."

                      1 Reply Last reply
                      0
                      • M Mauricio Ritter

                        Anyone know how can I found out who is the owner (ISP or company) of a specific internet IP address ? Mauricio Ritter - Brazil Sonorking now: 100.13560 Trank

                        J Offline
                        J Offline
                        Jon Sagara
                        wrote on last edited by
                        #13

                        http://uptime.netcraft.com[^] Jon Sagara "Bugs suck. Period." -- John Robbins

                        1 Reply Last reply
                        0
                        • R Roger Wright

                          Apparently not. It doesn't find my address, nor does it identify my ISP, or his provider. In fact, it returns the whole Internet as the domain space. "Knock, knock." "Who's there?" "Recursion." "Recursion who?" "Knock, knock..."

                          M Offline
                          M Offline
                          Martin Ziacek
                          wrote on last edited by
                          #14

                          Yes I know, nothing is perfect, but usually it works for me. Martin -------------------------------------------- C'mon we all know computers are experimental devices and should only be used for playing games. Using them for alternative stuff like business, is clearly not using them for what they are intended. Colin Davies

                          1 Reply Last reply
                          0
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • World
                          • Users
                          • Groups