473,406 Members | 2,371 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Web service for IP address to Geographic location

Hi
Does anyone know a Web service for IP address to Geographic location
resolution?

Thanks

P.S. I am in the UK, but I assume any good web service would be worldwide??
Mar 7 '06 #1
3 2255
Paul,

Have you checked this one

http://www.xmlwebservices.cc/index_Samples.htm

Regards - Octavio
"Paul Aspinall" <pa**@aspy.co.uk> escribió en el mensaje
news:jb********************@fe2.news.blueyonder.co .uk...
Hi
Does anyone know a Web service for IP address to Geographic location
resolution?

Thanks

P.S. I am in the UK, but I assume any good web service would be
worldwide??

Mar 7 '06 #2
Or you could write your own, its very easy to convert the ARIN, APNIC,
RIPENCC, LACNIC, from these assigned files
ftp://ftp.arin.net/pub/stats/arin/delegated-arin-latest
ftp://ftp.apnic.net/pub/apnic/stats/...d-apnic-latest
ftp://ftp.ripe.net/ripe/stats/delegated-ripencc-latest
ftp://ftp.lacnic.net/pub/stats/lacni...-lacnic-latest

These update daily, you can store them in your database and then do a
search on them.

To store the IP Addresses convert them to decimal from dot-quad as
explained here: http://www.codeproject.com/useritems/NetCalc.asp
However if your after something more specific than resolving to a country,
you can just use maxmind.com or another similar service if your willing to
pay.

- Mark

On Wed, 08 Mar 2006 07:20:23 +0800, Octavio Hernandez
<oc*****************@gmail.com> wrote:
Paul,

Have you checked this one

http://www.xmlwebservices.cc/index_Samples.htm

Regards - Octavio
"Paul Aspinall" <pa**@aspy.co.uk> escribió en el mensaje
news:jb********************@fe2.news.blueyonder.co .uk...
Hi
Does anyone know a Web service for IP address to Geographic location
resolution?

Thanks

P.S. I am in the UK, but I assume any good web service would be
worldwide??


Mar 8 '06 #3
Please take a look at this one.

http://www.fraudlabs.com/ip2location.aspx

You can also visit http://www.ip2location.com for more information.

Mar 15 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: www | last post by:
I want to know if there is a free service or database available from where I can get the country information if I pass it the IP address. If been to a site where you can do a free lookup, but I...
0
by: ip2location.inc | last post by:
IP2Location has announced the availability of IP2Location .NET Component, that enables application developers to geolocation the Internet visitors by IP Address from their .NET applications. ...
3
by: Paul Aspinall | last post by:
Hi Does anyone know a Web service for IP address to Geographic location resolution? Thanks P.S. I am in the UK, but I assume any good web service would be worldwide??
2
by: Paul Aspinall | last post by:
Hi Does anyone know a Web service for IP address to Geographic location resolution? Thanks P.S. I am in the UK, but I assume any good web service would be worldwide??
3
by: Marcus | last post by:
Hello, I know I can get a client's IP address with $_SERVER, but I was wondering if I could use PHP to get any additional information, such as the client's geographic location (zip code would be...
3
by: Elvey | last post by:
Is there a URI scheme for (geographical) map or address location? e.g. something like postal-geographical:postal:123_Main_St,Anywhere_AW,USA...
3
dmjpro
by: dmjpro | last post by:
plz send me a good link which can clearify me how the J2EE framework works i want the details information .... plz help thanx
11
by: axlq | last post by:
Does anyone have a favored way of finding the geographic location of a user's IP address, so that a php script can include content relevant to that location? Reverse-lookup of the hostname isn't...
6
by: Narasimha Rao | last post by:
Hi, I have IP Addresses in my DB table. I want to find the geographic location of each IP address. Can anyone help me if there is any API or solution for this. Thanks in advance.
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.