IP地理位置是使用IP地址識別設備(例如移動電話,小工具,筆記本電腦,服務器等)的地理位置。
輸入IP地址以獲取地理位置信息。
|
W3C地理查詢API演示
|
||
|
India |
Gujarat | Ahmedabad |
| 380028 | 23.0332 | 72.61678 |
| Bharti Airtel Ltd. | airtel.in [WHOIS] [Check Mail Server] | ISP/MOB |
| View Weather | Asia/Kolkata | 2026-08-30T09:50:37+05:30 |
| Unicast | Internet Technology | Ahmadabad |
| 45609 | Bharti Airtel Ltd. | - |
| No | - | 0 |
| 51 meters | 1,007 hPa | |
$ curl "https://api.ip2location.io/?key={YOUR_API_KEY}&ip=27.61.169.133"
{
"ip": "27.61.169.133",
"country_code": "IN",
"country_name": "India",
"region_name": "Gujarat",
"district": "Ahmadabad",
"city_name": "Ahmedabad",
"latitude": 23.0332,
"longitude": 72.61678,
"zip_code": "380028",
"time_zone": "+05:30",
"asn": "45609",
"as": "Bharti Airtel Ltd.",
"as_info": {
"as_number": "45609",
"as_name": "Bharti Airtel Ltd.",
"as_domain": "airtel.in",
"as_usage_type": "ISP",
"as_cidr": "27.61.168.0/22"
},
"isp": "Bharti Airtel Ltd.",
"domain": "airtel.in",
"net_speed": "DSL",
"idd_code": "91",
"area_code": "079",
"weather_station_code": "INXX0001",
"weather_station_name": "Ahmadabad",
"mcc": "404",
"mnc": "02/03/10/16/31/40/45/49/70/90/92/93/94/95/96/97/98/51/52/53/54/56",
"mobile_brand": "AirTel",
"elevation": 51,
"usage_type": "ISP/MOB",
"address_type": "Unicast",
"ads_category": "IAB19-18",
"ads_category_name": "Internet Technology",
"continent": {
"name": "Asia",
"code": "AS",
"hemisphere": [
"north",
"east"
],
"translation": {
"lang": null,
"value": null
}
},
"country": {
"name": "India",
"alpha3_code": "IND",
"numeric_code": 356,
"demonym": "Indians",
"flag": "https://cdn.ip2location.io/assets/img/flags/in.png",
"capital": "New Delhi",
"total_area": 3287263,
"population": 1399179585,
"currency": {
"code": "INR",
"name": "Indian Rupee",
"symbol": "\u20b9"
},
"language": {
"code": "HI",
"name": "Hindi, English"
},
"tld": "in",
"translation": {
"lang": null,
"value": null
}
},
"region": {
"name": "Gujarat",
"code": "IN-GJ",
"translation": {
"lang": null,
"value": null
}
},
"city": {
"name": "Ahmedabad",
"translation": {
"lang": null,
"value": null
}
},
"time_zone_info": {
"olson": "Asia/Kolkata",
"current_time": "2026-08-30T09:50:37+05:30",
"gmt_offset": 19800,
"is_dst": false,
"abbreviation": "IST",
"dst_start_date": null,
"dst_end_date": null,
"sunrise": "06:22",
"sunset": "19:01"
},
"geotargeting": {
"metro": null
},
"is_proxy": false,
"fraud_score": 0,
"proxy": {
"last_seen": 0,
"proxy_type": "-",
"threat": "-",
"provider": "-",
"is_vpn": false,
"is_tor": false,
"is_data_center": false,
"is_public_proxy": false,
"is_web_proxy": false,
"is_web_crawler": false,
"is_ai_crawler": false,
"is_residential_proxy": false,
"is_consumer_privacy_network": false,
"is_enterprise_private_network": false,
"is_spammer": false,
"is_scanner": false,
"is_botnet": false,
"is_bogon": false
}
}
IP地理位置 是一種查找訪問者地理位置信息的技術,例如國家,地區,城市,郵政編碼,緯度,經度,域名,ISP,區號,移動數據,天氣數據,使用類型,代理數據,海拔等等,通過使用IP地址。 該IP查找數據源可以以各種形式找到,例如,數據庫,文件和網絡服務,以供用戶構建地理定位解決方案。 該技術廣泛用於防火牆,域名服務器,廣告服務器,路由,郵件系統,網站以及地理定位可能有用的其他自動化系統。 您可以訪問 IP2Location.com 了解更多。
W3C 地理查詢API 是由W3C創新研究和研發來探測客戶端的地理位置信息。而最常見的來源不外是IP地址,Wi-Fi和藍牙MAC地址,無線射頻識別(RFID ),Wi-Fi連接的位置,全球定位系統(GPS)和GSM / CDMA蜂窩小區ID。精確的數據回傳有賴於最佳位置信息的位置來源。
地理編碼與地理位置是息息相關的。 過程當中需要通過其他地理數據,如城市或街道地址等,探討相關聯的地理坐標(緯度和經度),再回傳到地理數據系統去。您也可以通過相關的地理坐標而獲取世界各大主要的城市列表。假如您想了解更多詳細的資料,歡迎免費遊覽 GeoDataSource.com。