感谢使用本 API,如果您想捐赠站长,请 戳我赞助→
curl --location -g --request GET 'https://common-api.liuzhen932.top/whois?domain={% mock '\''domain'\'' %}'
{
"code": 0,
"msg": "",
"data": {
"isFound": true,
"reseller": "",
"registrar": {
"id": "1697",
"name": "烟台帝思普网络科技有限公司",
"email": "domain@dnspod.com"
},
"nameserver": [
"a.ns.cloudflare.com.",
"b.ns.cloudflare.com."
],
"createdAt": 114514,
"updatedAt": 114514,
"expiresAt": 1919810
}
}