Slashdot Mirror


Latest Maps of the Internet

mnmonte writes "Yesterday morning Opte.org announced that they have successfully mapped the entire internet. They are currently compiling a LGL map for all to see. Currently they have a LGL map that has 'over 5 million edges and has an estimated 50 million hop count'. Also only took them 252.68 hours to complete."

10 of 203 comments (clear)

  1. Or if you want a more geographical map by Space+cowboy · · Score: 4, Informative

    ... I'll be starting to produce maps of IP addresses to latitude/longitude by IP address soon... Been sourcing the data.(See the sig.)

    Simon

    --
    Physicists get Hadrons!
  2. Re:Mapping engine status: Stalled by doomdog · · Score: 5, Informative

    Wouldn't it be kinda scary if your IP told people where to find you?

    Umm... this has been possible for quite a while: See Geobutton: http://www.geobutton.com/IpLocator.htm

  3. Torrent by shamilton · · Score: 5, Informative

    Torrent of their images, data, VRML, etc.

    --
    "[A] high IQ is like a Jeep; you will still get stuck, just farther from help!" --Just d' FAQs, c.g.a
  4. Re:Mapping engine status: Stalled by gnu-generation-one · · Score: 2, Informative

    So when are one of us nerds going to invent a better way to tell what geographical location is associated with what IP/URL?"

    Geo::IP [cpan.org] is per-country, or per-city if you pay for it and the city's in america.

    Google did something using zip-codes it found on websites to identify a country. That's useful, because the location of your webserver has sod-all relevance to the location of anybody using it, whereas zip codes are the company address. Actually it wasn't google, but someone winning a google competition.

    If someone wanted to use the WHOIS data, they all have zipcodes too, although you'd have to ask nanog'rs where to get the full list of domain-registrar addresses. (or ask spammers...)

    There should be a UK post-code database somewhere, which has geographic regions. It's rather expensive though, especially given that the public paid for it to be compiled.

    Even if all you can find is a city name on someone's website, you can compare that against a public-domain database of all cities in the world [xplanet.sourceforge.net], to get a location. If you can tell the difference between namesake towns, that is. I'm in London but not in Canada.

    Someone had an extension to Geo::IP, where they were asking website visitors to volunteer their approximate locations, then using that to map end-users.

    And of course, many US servers have their lat/long in a database somewhere for precisely this sort of mapping.

  5. Mirror by Moonwick · · Score: 4, Informative

    I'm working on a mirror of the pretty pictures. It's available at http://leela.lasthome.net/maps/.

    --
    Only on slashdot can a posting be rated "Score -1, Insightful".
  6. mirror by kinzillah · · Score: 4, Informative

    The large map is available here.

    --
    Douglas P. Price
  7. Re:Mapping engine status: Stalled by vrt3 · · Score: 2, Informative
    Perhaps you also need to define better what kind of location you want people to enter. You ask for a city, but I don't live in a city. I entered the name of the municipality I live in, because that's a commonly used indication of location here in Belgium. But perhaps I should have entered the name of a nearby city?

    Just an idea, maybe you could use Wikipedia's lists of locations, such as its list of Flemish municipalities instead of letting users choose them by themselves.

    Also, how do you handle ISP's with dynamic IP's? Especially with dial-up, the same IP can be in totally different locations on different times.

    --
    This sig under construction. Please check back later.
  8. Re:The Entire Internet? by Anonymous Coward · · Score: 1, Informative

    By "domain" you are referring to the world wide web. Which consists of webpages (and other content such as images, sound, ...) and which are linked by hyperlinks.

    What they have scanned is the internet.
    Which consists of computers (or better: interfaces) who are distincted by an IP-address and are linked by physical means. I.e. fiber, utp, sattelite, ...

  9. Scale free networks. by The+Cydonian · · Score: 2, Informative

    I said with so much certainity mainly because earlier research into the topology of the Web, by Barabasi et al had already suggested that it is a so-called scale-free network (my post in the earlier story on this had more references), which, arguably, are fractals.

  10. Re:Mapping TCP/IP w/ Internal NAT by BarrettGLyon · · Score: 2, Informative

    Read the FAQ, I do map RFC1918 stuff that is used to route Internet packets. However, I am not mapping PRIVATE networks that are not part of the Internet. We all know that private networks are huge as well. So one can assume that on the edge of every node on my maps, there exists a potential huge cluster of networks... big image. If I had enough cpu and memory I would play with that a little. -Barrett (opte guy)