Find Someone's Exact Location with IP Address

IP Address 103.14.88.119
Hostname 103.14.88.119
IP Network Range 103.14.88.0/22
Continent Name Oceania
Continent Code OC
Continent Geo Name Id 6255151
Country Name Papua New Guinea
Country Flag flag of Papua New Guinea
Country Native Name Papua Niugini
Country Languages en
Country Code (ISO2) PG
Country Code (ISO3) PNG
Country Geo Name Id 2088628
Country Capital Port Moresby
Dialing/Phone Code +675
Country TLD .pg
Is European Union Country No
Total States/Province 21
Total Cities 101
State/Province Name Morobe Province
State/Province (Alpha-2) MPL
State Geo Name Id 2090468
City Name Lae
Latitude -6.7403
Longitude 147.0044
City Geo Name Id 2092740
ISP/Organization Digicel (PNG) Ltd
AS Number 58460
Time Zone Pacific/Port_Moresby
Greenwich Mean Time (GMT+10:00) Port Moresby
Currency Name Not available
Currency Name Plural Not available
Currency Code PGK
Currency Symbol Not available
Currency Symbol Native Not available
Accuracy Radius 1000

Description

IP Geolocation tool helps you find the approximate geographic location of an IP address or any domain name along with some other useful information including IP Network Rang, ISP/Organization, City name & its latitude, longitude, zip code, Continent Name, Country Name, Country Flag, Area Code, langeages spoken in Country, Country Capital, Total states & cities in country, Time Zone, Currency and many more. Just Enter any IP address or domain name you which want to trace and press "Search" button, your input IP will be tracked in seconds.

IP address location information partially provided by MaxMind. The information is 98.6% accurate on a country level, 92% accurate on a state level in world wide, and 86% accurate for cities in the US within a 50 kilometer radius. Other information we've collected by doing our team work.

IP Geo Location API by IP Find

We're also providing free IP location API by which you can trace any IP address or domain name location & get fastest response in JSON format. To get our free IP location API just simply Signup, no credit card required & get your free dashboard with free API Key access.

What is IP Address Lookup API

An IP address lookup API will determine the ip geolocation of any IP address or domain name . The results of the IP address lookup will show you the city, latitude, longitude, state/region, postal/zip code, country name,currency, ISP, and time zone, dialing code. This data can be used by various agencies to find the exact owner of any IPv4 or IPv6 address or domain name. Below is curl example of IP Address Lookup API response in json Format

        
        $ curl 'https://app.ipfind.io/api/iplocation?apikey=YOUR_APIKEY'
        {
            "status": 200,
            "ip": "103.14.88.119",
            "hostname": "103.14.88.119",
            "continent": "Oceania",
            "country": "Papua New Guinea",
            "zipCode": null,
            "accuracyRadius": 1000,
            "flag": "https://ipfind.io/static/flags/pg.png",
            "city": "Lae",
            "timezone": "Pacific/Port_Moresby",
            "latitude": -6.7403,
            "longitude": 147.0044,
            "countryGeoNameId": 2088628,
            "gmt": "(GMT+10:00) Port Moresby",
            "network": "103.14.88.0/22",
            "currencyName": "Not available",
            "countryNativeName": "Papua Niugini",
            "stateGeoNameId": 2090468,
            "phoneCode": "+675",
            "state": "Morobe Province",
            "continentCode": "Oceania",
            "currencyNamePlural": "Not available",
            "cityGeoNameId": 2092740,
            "languages": "en",
            "numOfCities": 101,
            "org & ISP": "Digicel (PNG) Ltd",
            "currencySymbol": "Not available",
            "isEU": "No",
            "countryTLD": ".pg",
            "countryCapital": "Port Moresby",
            "metroCode": null,
            "continentGeoNameId": 6255151,
            "stateCode": "MPL",
            "countryISO2": "PG",
            "numOfStates": 21,
            "countryISO3": "PNG",
            "asNo": 58460,
            "currencyCode": "PGK",
        }
          
      

Find IP Address Location

This free IP location finder can trace location of any domain name or IP Address it takes domain name or IPv4 IP address as input string and generates a query against given input. Then generates an output response as an HTML page, as well as in JSON format if you consume our API with its complete location details as mentioned above.