IP Geolocation ist die Identifizierung des geografischen Standorts eines Geräts, z. B. eines Mobiltelefons, Gadgets, Laptops, Servers usw., mithilfe einer IP-Adresse.
IP Adresse | 46.155.132.235 |
Land | Turkey ![]() |
Region | Manisa |
Stadt | Akhisar |
Postleitzahl | 45200 |
Breitengrad | 38.91852 |
Längengrad | 27.84006 |
ISP | Vodafone Telekomunikasyon A.S. |
Domänenname | vodafone.com.tr [WHOIS] [Check Mail Server] |
Benutzungsart | MOB |
Wetter | View Weather |
Zeitzone | +03:00 |
Ortszeit | 16 Apr, 2021 04:14 PM (UTC +03:00) |
$ curl "https://api.ip2location.com/v2/?ip=46.155.132.235&key={YOUR_API_KEY}&package=WS24&addon=continent,country,region,city,geotargeting,country_groupings,time_zone_info" { "country_code": "TR", "country_name": "Turkey", "region_name": "Manisa", "city_name": "Akhisar", "latitude": "38.91852", "longitude": "27.84006", "zip_code": "45200", "time_zone": "+03:00", "isp": "Vodafone Telekomunikasyon A.S.", "domain": "vodafone.com.tr", "net_speed": "DSL", "idd_code": "90", "area_code": "0236", "weather_station_code": "TUXX0044", "weather_station_name": "Akhisar", "mcc": "286", "mnc": "02", "mobile_brand": "Vodafone", "elevation": "103", "usage_type": "MOB", "credits_consumed": 33, "continent": { "name": "Asia", "code": "AS", "hemisphere": [ "north", "east" ], "translations": [] }, "country": { "name": "Turkey", "alpha3_code": "TUR", "numeric_code": "792", "demonym": "Turks", "flag": "https:\/\/cdn.ip2location.com\/assets\/img\/flags\/tr.png", "capital": "Ankara", "total_area": "783562", "population": "84339067", "currency": { "code": "TRY", "name": "Turkish Lira", "symbol": "\u20ba" }, "language": { "code": "TR", "name": "Turkish" }, "idd_code": "90", "tld": "tr", "is_eu": false, "translations": [] }, "region": { "name": "Manisa", "code": "45", "translations": [] }, "city": { "name": "Akhisar", "translations": [] }, "geotargeting": { "metro": "-" }, "country_groupings": [ { "acronym": "CIVETS", "name": "Central and Eastern Europe" }, { "acronym": "CoE", "name": "Council of Europe" }, { "acronym": "CPLP", "name": "Community of Portuguese Language Countries" }, { "acronym": "EALA", "name": "Europe, Africa and Latin America" }, { "acronym": "ECO", "name": "Economic Cooperation Organization" }, { "acronym": "EEMEA", "name": "Eastern Europe, Middle East and Africa" }, { "acronym": "EMEA", "name": "Europe, the Middle East and Africa" }, { "acronym": "EMEIA", "name": "Europe, the Middle East, Africa and India" }, { "acronym": "G20", "name": "Group of Twenty" }, { "acronym": "MEA", "name": "Middle East and Africa" }, { "acronym": "MENA", "name": "Middle East and North Africa" }, { "acronym": "MEP", "name": "Middle East and Pakistan" }, { "acronym": "META", "name": "Middle East, Turkey and Africa" }, { "acronym": "MIKTA", "name": "Mexico, Indonesia, Republic of Korea, Turkey and Australia" }, { "acronym": "MINT", "name": "Mexico, Indonesia, Nigeria, and Turkey" }, { "acronym": "OECD", "name": "Organisation for Economic Co-operation and Development" }, { "acronym": "UN", "name": "United Nations" }, { "acronym": "VISTA", "name": "Vietnam, Indonesia, South Africa, Turkey and Argentina" } ], "time_zone_info": { "olson": "Europe\/Istanbul", "current_time": "2021-04-16T16:14:21+03:00", "gmt_offset": 10800, "is_dst": "no", "sunrise": "06:29", "sunset": "19:47" } }
$ curl "http://api.ip2proxy.com/?key={YOUR_API_KEY}&ip=46.155.132.235&package=PX8&format=json" { "response": "OK", "countryCode": "TR", "countryName": "Turkey", "regionName": "Manisa", "cityName": "Akhisar", "isp": "Vodafone Telekomunikasyon A.S.", "domain": "vodafone.com.tr", "usageType": "MOB", "asn": "0", "as": "-", "lastSeen": "0", "proxyType": "-", "isProxy": "NO" }
IP Geolokalisierungist eine Technik zum Nachschlagen der Geolokalisierungsinformationen des Besuchers, wie z. B. Land, Region, Stadt, Postleitzahl, Breitengrad, Längengrad, Domäne, ISP, Ortsnetzkennzahl, mobile Daten, Wetterdaten, Nutzungstyp, Proxy-Daten, Höhe und so an, unter Verwendung einer IP-Adresse. Diese IP-Nachschlagedatenquelle kann in verschiedenen Formen gefunden werden, zum Beispiel als Datenbank-, Datei- und Webdienst, damit Benutzer die Geolokalisierungslösungen erstellen können. Diese Technologie wird häufig in Firewalls, Domänennamenservern, Ad Servern, Routing, Mail-Systemen, Websites und anderen automatisierten Systemen eingesetzt, wo Geolocation nützlich sein kann. Du kannst besuchen IP2Location.com um mehr zu lernen.
W3C Geolocation API ist ein Versuch durch das World Wide Web Consortium (W3C), um eine Schnittstelle zu standardisieren, um die geografischen Ortsinformationen für eine Client-seitige Gerät abzurufen. Die häufigsten Quellen von Ortsinformationen sind IP-Adresse, Wi-Fi und Bluetooth-MAC-Adresse, Radio-Frequenz-Identifikation (RFID), Wi-Fi-Verbindung Standort oder Gerät Global Positioning System (GPS) und GSM / CDMA Zelle IDs. Die Lage wird mit einer gegebenen Genauigkeit in Abhängigkeit von der besten verfügbaren Aufenthaltsort-Informationsquelle zurückgegeben.
Geocoding wird oft Geolocation verwandt. Es ist ein Prozess des Findens verbundenen geographischen Koordinaten (Breitengrad und Längengrad) aus anderen geographischen Daten wie Stadt oder Adresse. Mit geographischen Koordinaten die Funktionen zugeordnet werden können und trat in Geographic Information Systems. Reverse Geocoding ist die Erkenntnis eines zugehörigen textuellen Ort wie eine Adresse, von der geographischen Koordinaten. Besuchen Sie GeoDataSource.com für eine umfassende Liste der Weltstädte mit Längen-und Breitengrade.