IP-geolocatie is de identificatie van de geografische locatie van een apparaat, zoals een mobiele telefoon, gadget, laptop, server enzovoort, door een IP-adres te gebruiken.
IP adres | 18.207.108.182 |
Land | United States of America ![]() |
Regio | Virginia |
Stad | Ashburn |
Postcode | 20146 |
Breedtegraad | 39.04372 |
Lengtegraad | -77.48749 |
ISP | Amazon Technologies Inc. |
Domeinnaam | amazon.com [WHOIS] [Check Mail Server] |
Gebruikstype | DCH |
Weer | View Weather |
Tijdzone | -05:00 |
Lokale tijd | 25 Jan, 2021 02:12 PM (UTC -05:00) |
$ curl "https://api.ip2location.com/v2/?ip=18.207.108.182&key={YOUR_API_KEY}&package=WS24&addon=continent,country,region,city,geotargeting,country_groupings,time_zone_info" { "country_code": "US", "country_name": "United States of America", "region_name": "Virginia", "city_name": "Ashburn", "latitude": "39.04372", "longitude": "-77.48749", "zip_code": "20146", "time_zone": "-05:00", "isp": "Amazon Technologies Inc.", "domain": "amazon.com", "net_speed": "T1", "idd_code": "1", "area_code": "703", "weather_station_code": "USVA0027", "weather_station_name": "Ashburn", "mcc": "-", "mnc": "-", "mobile_brand": "-", "elevation": "89", "usage_type": "DCH", "credits_consumed": 33, "continent": { "name": "North America", "code": "NA", "hemisphere": [ "north", "west" ], "translations": [] }, "country": { "name": "United States of America", "alpha3_code": "USA", "numeric_code": "840", "demonym": "Americans", "flag": "https:\/\/cdn.ip2location.com\/assets\/img\/flags\/us.png", "capital": "Washington, D.C.", "total_area": "9826675", "population": "326766748", "currency": { "code": "USD", "name": "United States Dollar", "symbol": "$" }, "language": { "code": "EN", "name": "English" }, "idd_code": "1", "tld": "us", "translations": [] }, "region": { "name": "Virginia", "code": "51", "translations": [] }, "city": { "name": "Ashburn", "translations": [] }, "geotargeting": { "metro": "511" }, "country_groupings": [ { "acronym": "Americas", "name": "Americas" }, { "acronym": "APEC", "name": "Asia-Pacific Economic Cooperation" }, { "acronym": "DAC", "name": "Development Assistance Committee" }, { "acronym": "G2", "name": "Group of Two" }, { "acronym": "G20", "name": "Group of Twenty" }, { "acronym": "G7", "name": "Group of Seven" }, { "acronym": "G8+5", "name": "Group of Eight + Five" }, { "acronym": "NAFTA", "name": "North American Free Trade Agreement" }, { "acronym": "NALA", "name": "North America and Latin America" }, { "acronym": "OAS", "name": "Organization of American States" }, { "acronym": "OECD", "name": "Organisation for Economic Co-operation and Development" }, { "acronym": "P5", "name": "Permanent Members of the United Nations Security Council" }, { "acronym": "UN", "name": "United Nations" } ], "time_zone_info": { "olson": "America\/New_York", "current_time": "2021-01-25T14:12:38-05:00", "gmt_offset": -18000, "is_dst": "no", "sunrise": "07:21", "sunset": "17:23" } }
$ curl "http://api.ip2proxy.com/?key={YOUR_API_KEY}&ip=18.207.108.182&package=PX8&format=json" { "response": "OK", "countryCode": "US", "countryName": "United States of America", "regionName": "Virginia", "cityName": "Ashburn", "isp": "Amazon Technologies Inc.", "domain": "amazon.com", "usageType": "DCH", "asn": "14618", "as": "AMAZON-AES", "lastSeen": "24", "proxyType": "DCH", "isProxy": "NO" }
IP-geolocatie is een techniek voor het opzoeken van geolocatiegegevens van bezoekers, zoals land, regio, stad, postcode, breedtegraad, lengtegraad, domein, ISP, netnummer, mobiele gegevens, weergegevens, gebruikstype, proxygegevens, hoogte en dus op, met behulp van een IP-adres. Deze IP-lookup-gegevensbron kan in verschillende vormen worden gevonden, bijvoorbeeld in de database, het bestand en de webservice, zodat gebruikers de geolocatie-oplossingen kunnen bouwen. Deze technologie wordt veel gebruikt in firewalls, domeinnaamserver, advertentieservers, routing, mailsystemen, websites en andere geautomatiseerde systemen waarbij geolocatie nuttig kan zijn. Je kan bezoeken IP2Location.com meer leren.
W3C Geolocation API is een poging van het World Wide Web Consortium (W3C) een interface te standaardiseren om de geografische locatie-informatie voor een client-side apparaat downloaden. De meest voorkomende bronnen van locatie-informatie zijn IP-adres, Wi-Fi en Bluetooth MAC-adres, radiofrequentie-identificatie (RFID), Wi-Fi-verbinding locatie of apparaat Global Positioning System (GPS) en GSM / CDMA mobiele-ID\'s. De locatie is terug met een bepaalde nauwkeurigheid, afhankelijk van de beste locatie informatiebron beschikbaar.
Geocoding is vaak gerelateerd aan Geolocation. Het is een proces van het vinden van bijbehorende geografische coördinaten (lengte-en breedtegraad) van andere geografische gegevens, zoals de stad of adres. Met geografische coördinaten van de functies kunnen in kaart worden gebracht en opgenomen in Geografische Informatie Systemen. Omgekeerde geocodering is het vinden van een bijbehorende tekstuele plaats, zoals een adres, van geografische coördinaten. U kunt een bezoek GeoDataSource.com voor een uitgebreide lijst van wereldsteden met lengte-en breedtegraad.