Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Getting longitude and latitude from an IP address

by dws (Chancellor)
on Jan 05, 2002 at 04:55 UTC ( [id://136441]=note: print w/replies, xml ) Need Help??


in reply to Getting longitude and latitude from an IP address

Given direct access to a GPS, you could optimize the lookup for 127.0.0.1.

Seriously, though, since a substantial chunk of the IP addresses one typically sees in a server log are dynamically allocated (e.g., via @home or pacbell.net), or are funnelled via NAT through a single IP address that may be far distant from the source, the latitude and longitude this produces should be considered to be "for amusement purposes only".

  • Comment on Re: Getting longitude and latitude from an IP address

Replies are listed 'Best First'.
Re: Re: Getting longitude and latitude from an IP address
by Kickstart (Pilgrim) on Jan 05, 2002 at 04:57 UTC
    I wholeheartedly agree, especially with such things as AOL's users all funnelling through Virginia. But, if I really want to know where someone was I'd try for other methods. As I said...it's a fairly simple page-parsing script, more of use as something for newbie perl people to scan than anything else.

    Kickstart

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://136441]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (7)
As of 2024-04-23 12:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found