1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
| curl https://ip.taobao.com/outGetIpInfo\?ip\=121.14.xx.xx {"data":{"area":"","country":"中国","isp_id":"100017","queryIp":"121.14.xx.xx","city":"深圳","ip":"121.14.117.1","isp":"电信","county":"","region_id":"440000","area_id":"","county_id":null,"region":"广东","country_id":"CN","city_id":"440300"},"msg":"query success","code":0}
$ curl ipinfo.io { "ip": "121.41.xx.xx", "city": "Hangzhou", "region": "Zhejiang", "country": "CN", "loc": "xx.2936,xx.1614", "org": "AS37963 Hangzhou Alibaba Advertising Co.,Ltd.", "timezone": "Asia/Shanghai", "readme": "https://ipinfo.io/missingauth" }
$ curl cip.cc IP : 121.41.xx.xx 地址 : 中国 浙江 杭州 运营商 : 阿里云/电信/联通/移动/铁通/教育网
数据二 : 浙江省杭州市 | 阿里云
数据三 : 中国浙江杭州 | 阿里云
URL : http://www.cip.cc/121.41.xx.xx
$ curl ifconfig.me 121.41.xx.xx#
$ curl myip.ipip.net 当前 IP:121.41.xx.xx 来自于:中国 浙江 杭州 阿里云/电信/联通/移动/教育网
|