Results 1 to 10 of 10

Thread: analyzing IP

  1. #1

    analyzing IP

    Well, if anyone know how the IP address is stored, can he tell me? And why does everyone when he is offline has IP 127.0.0.1 (i think that this is)?

  2. #2
    What you mean where it is stored? you mean in the remote server? if I guess right, it is stored in the log files of the server, depending on which kind of OS they are using.

  3. #3
    I mean the IP has some numbers (127.0.0.1).
    Does 127 says your country, 0 says your state?

  4. #4
    Hi mom!
    Join Date
    Aug 2001
    Posts
    1,103
    127.0.0.1 is the local loopback adres, it's used for testing perposes mostly (so, if you want to contact your own machine for some reason, you can always use 127.0.0.1). If you want to find out the IP you're currently using, run the programs IPCONFIG (WinNT/2000) or WINIPCFG (Win9X).

    You can't derive the location of a computer trough it's IP directly: that means, in the IP, each number doesn't correspond with a geographic location directly.
    I wish to express my gratitude to the people of Italy. Thank you for inventing pizza.

  5. #5
    Thanks, but you didn't answer my question. Maybe i haven't made it clear. So, i said as example 127.0.0.1 of IP, but i ask generally what an IP address can tell me. Can it tell me where i live if i have my IP? Do the first three numbers tell the country?

  6. #6
    Hi mom!
    Join Date
    Aug 2001
    Posts
    1,103
    No, they don't. It's not quite that simple - you can write complete books on the subject... there's a section on TCP/IP in Negatives tutorial index - have a look there.

    Also, I dug op this, hope it helps:

    Originally posted here by Terr


    Okay... in the beginning, they made a bunch of numbers to use. 0.0.0.0 through 255.255.255.255, and some of them were set aside for internal networks, others for testing, 127.x.x.x for loop-back, etc.

    Basically it's pretty random, and who controls the numbers is something of a debate. (Read about the ICANN or Internic for more information.) Anyway, some companies got big blocks of addresses early on, before the internet really took off, and ownership of these blocks has often changed around, been re-sold, etc. For instance, you get your IP from your ISP, right? They might have reserved it from another humungous company.

    Although sometimes the IP DOES correlate to a geographical location or country, that's mainly because a bunch of similar addresses are in use there. But there is no IP -> Country list, with what countries get what blocks of IP addresses. Countries DO, however, control their top-level-domains (These are not the same as IP addresses, they are just a short-term way for you to find the addresses by searching a DNS server), such as .au, .uk, .cn, .jp... (Australia, United Kingdom, China, Japan...)
    I wish to express my gratitude to the people of Italy. Thank you for inventing pizza.

  7. #7
    Senior Member
    Join Date
    Nov 2001
    Location
    Ireland
    Posts
    734
    127.0.0.1 as Guus said is your loopback address. Anything you send to this address gets looped back. It doesn't matter whether you are Irish or Palestinian, it's still gets sent back to you. Like "ping 127.0.0.1" will just ping you. DoSing 127.0.0.1 (tell script kiddies to do this ) will DoS your own machine.

  8. #8
    Yeah, thanks a lot both of you jethro and Guus.
    Except i'm going to learn more about IPs, i learned sth else, that script kiddies are stupid.
    hehehe

  9. #9
    Senior Member
    Join Date
    Aug 2001
    Posts
    149
    u can't see from a ip adress from what country it is but they are programs that can do that 4 ya

    http://www.neoworx.com/


    maybe this help ya on you'r ip quest
    hip hop rules

  10. #10
    Senior Member cwk9's Avatar
    Join Date
    Feb 2002
    Posts
    1,207
    -Ip address aren’t stored there assigned.
    -127.0.0.1 is a loop back for checking you network card

    Here’s a few links to help you learn a little bit more about IP addresses
    http://web-wise-wizard.com/internet-...explained.html
    http://www.learntcpip.com/

    Also click on darkadon's link and download neotrace. Great prog for seeing all the wacky routes information takes on the internet.
    Its not software piracy. I’m just making multiple off site backups.

Posting Permissions

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