curl--location--request GET 'https://api.birdy02.com:8443/api/analysis/ip/whois?ip=103.235.47.188' \
--header'Token;'
返回响应
🟢200成功
application/json
Body
success
boolean
必需
code
integer
必需
data
object
必需
ip
string
必需
inetnum
string
必需
netname
string
必需
status
string
必需
descr
string
必需
address
string
必需
person
string
必需
phone
string
必需
e_mail
string
必需
org_name
string
必需
country
string
必需
last_modified
string
必需
source
string
必需
msg
string
必需
示例
{"success":true,"code":200,"data":{"ip":"38.147.170.156","inetnum":"38.0.0.0 - 38.255.255.255","netname":"IANA-NETBLOCK-38","status":"ALLOCATED PORTABLE","descr":"This network range is not allocated to APNIC.","address":"see http://www.iana.org.","person":"","phone":"","e_mail":"","org_name":"","country":"AU","last_modified":"2008-09-04 14:51:28","source":"APNIC"},"msg":"Response Success","timer":"2024-10-22 20:51:09"}