Forum Moderators: coopster & phranque

Message Too Old, No Replies

Geographic Location

from IP address

         

carlwright

4:41 pm on Oct 9, 2001 (gmt 0)

10+ Year Member



Anyone know how to roughly determine a users geographic location from their IP Address?

Carl

carlwright

4:43 pm on Oct 9, 2001 (gmt 0)

10+ Year Member



Sorry, I should add that any suggestions using ASP/VBscript/VB preferably.

Thanks

sugarkane

8:05 pm on Oct 9, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I've no code snippets, but there's a couple of lists of which IP ranges are allocated to which country here [webmasterworld.com] - it's a starting point at least.

MaliciousDan

8:25 pm on Oct 9, 2001 (gmt 0)

10+ Year Member



I'm interested in this subject too, if there is software out there that is available for licensing I'm definitely interested (licensing for use in other software).

carlwright

12:31 am on Oct 10, 2001 (gmt 0)

10+ Year Member



Thanks for that. What I have ended up doing is just querying the RIPE database for each session start, since all I really needed to know was whether the user was UK based or not, seemed to fix it without slowing everything down too much.

ggrot

12:45 am on Oct 10, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You might want to take a look at:
[networldmap.com...]

gieckboy

1:27 am on Oct 12, 2001 (gmt 0)



you can also use the Map feature on NeoTrace. I think they still offer a free trial version on their site [neotrace.com...]

netcommr

2:41 am on Oct 15, 2001 (gmt 0)

10+ Year Member




this one [neoworx.com] may be able to help you carl, same company as above

sugarkane, thanks for that link, it will come in handy.