IP Geolocation er identifikation af en geografisk placering af en enhed, såsom en mobiltelefon, gadget, laptop, server og så videre ved at bruge en IP-adresse.
IP-adresse | 18.204.42.98 |
Land | United States of America ![]() |
Tidszone | Virginia |
By | Ashburn |
Postnummer | 20146 |
Breddegrad | 39.04372 |
Længde | -77.48749 |
ISP | Amazon Technologies Inc. |
Domænenavn | amazon.com [WHOIS] [Check Mail Server] |
Brugstype | DCH |
Vejr | View Weather |
Tidszone | -05:00 |
Lokal tid | 21 Jan, 2021 12:43 PM (UTC -05:00) |
$ curl "https://api.ip2location.com/v2/?ip=18.204.42.98&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-21T12:43:09-05:00", "gmt_offset": -18000, "is_dst": "no", "sunrise": "07:23", "sunset": "17:19" } }
$ curl "http://api.ip2proxy.com/?key={YOUR_API_KEY}&ip=18.204.42.98&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": "20", "proxyType": "DCH", "isProxy": "NO" }
IP Geolocationer en teknik til at søge efter gæsternes geografiske placering information, såsom land, region, by, postnummer, breddegrad, længdegrad, domæne, internetudbyder, områdekode, mobildata, vejrdata, brugstype, proxydata, højde og så på, ved hjælp af en IP-adresse. Denne IP-opslagskilde findes i forskellige former, f.eks. Database, fil og webservice, så brugerne kan opbygge geolocation-løsninger. Denne teknologi bruges i vid udstrækning i firewalls, domænenavneservere, annonceservere, routing, postsystemer, websteder og andre automatiserede systemer, hvor geolocation kan være nyttigt. Du kan besøge IP2Location.com at lære mere.
W3C Geolocation API er en indsats af World Wide Web Consortium (W3C) at standardisere et interface til at hente den geografiske placering oplysninger for en klient-side-enhed. De mest almindelige kilder til lokaliseringsoplysninger er IP-adresse, Wi-Fi og Bluetooth MAC-adresse, radio-frequency identification (RFID), Wi-Fi-forbindelse placering eller enhed Global Positioning System (GPS) og GSM / CDMA celle ID'er. Placeringen returneres med en given nøjagtighed afhængigt af den bedste placering informationskilde til rådighed
Geokodning er ofte relateret til Geolocation. Det er en proces for at finde associerede geografiske koordinater (breddegrad og længdegrad) fra andre geografiske data såsom by eller adresse. Med geografiske koordinater funktionerne kan kortlægges og trådte i geografiske informationssystemer. Reverse geokodning er at finde en tilhørende tekst placering såsom en adresse, fra geografiske koordinater. Du kan besøge GeoDataSource.com for en omfattende liste over verdens byer med bredde og længde.