网页查询:https://db-ip.com/123.6.49.38
API查询:

~$ curl http://api.db-ip.com/v2/free/123.6.49.38
{
    "ipAddress": "123.6.49.38",
    "continentCode": "AS",
    "continentName": "Asia",
    "countryCode": "CN",
    "countryName": "China",
    "stateProv": "\u6cb3\u5357",
    "city": "\u90d1\u5dde",
}

~$ curl http://api.db-ip.com/v2/free/123.6.49.38/countryName
China

标签: none

添加新评论