473,830 Members | 2,038 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 2274
Paul,

Have you checked this one

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

Regards - Octavio
"Paul Aspinall" <pa**@aspy.co.u k> escribió en el mensaje
news:jb******** ************@fe 2.news.blueyond er.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.u k> escribió en el mensaje
news:jb******** ************@fe 2.news.blueyond er.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
6302
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 want to automate it. Your help or ideas will be greatly appreciated Cheers Charles
0
1134
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. IP2Location .NET Component is fully managed code written for .NET Framework. The component enables you to discover in real-time, where your web visitors are coming from by IP address. You can then dynamically tailor the content of your site based on...
3
1624
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
11734
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
1398
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 preferable), or even just the zip of the ISP. I have spent a lot of time looking for a solution, but have only really found links to sites where you can enter an IP and it will trace the info for you. I need to be able to do it dynamically so...
3
3617
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 postal-geographical:geographical:lat:1234.567,long:987.654 defines an IANA-maintained registry of URI Schemes. These registries include the Permanent and Provisional URI Schemes. The registry is: http://www.iana.org/assignments/uri-schemes.html . I find no such entry there.
3
6632
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
26307
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 reliable and often doesn't work, especially if the returned hostname ends with .com, .net, ..info, .biz or other tld that doesn't reveal geographic location. I also see a bunch of commercial services that offer a "country whois" function for a...
6
7123
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
9636
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10765
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10473
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9307
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6939
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5614
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4408
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3954
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3070
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.