检索域名所有权数据API允许您快速以结构化的方式访问任何域名的详细信息。该API专为需要获取完整WHOIS数据以进行实时域名管理、分析或验证的用户设计。
使用此API,您可以以清晰和标准化的JSON格式获取最新的WHOIS记录,消除了执行手动查询或解释难以阅读的文本输出的复杂性。提供的数据包括有关注册商、域名创建和到期日期、名称服务器(DNS)、域名状态、DNSSEC政策、注册标识符和注册商滥用联系信息。
总之,检索域名所有权数据API是任何需要验证、分析或监控互联网域名的项目的重要资源。使用它,您将节省时间,获取准确数据,并提高应用程序的安全性和效率。
域名查询 - 端点功能
| 对象 | 描述 |
|---|---|
domain |
[必需] Enter a domain |
{
"status": "success",
"whois": {
"domain_name": "google.com",
"registry_domain_id": "2138514_DOMAIN_COM-VRSN",
"registrar_whois_server": "whois.markmonitor.com",
"registrar_url": "http://www.markmonitor.com",
"updated_date": "2019-09-09T15:39:04Z",
"creation_date": "1997-09-15T04:00:00Z",
"registry_expiry_date": "2028-09-14T04:00:00Z",
"registrar": "MarkMonitor Inc.",
"registrar_iana_id": "292",
"registrar_abuse_contact_email": "[email protected]",
"registrar_abuse_contact_phone": "+1.2086851750",
"domain_status": "serverUpdateProhibited https://icann.org/epp#serverUpdateProhibited",
"dnssec": "unsigned",
"url_of_the_icann_whois_inaccuracy_complaint_form": "https://www.icann.org/wicf/",
"for_more_information_on_whois_status_codes,_please_visit_https": "//icann.org/epp",
"notice": "The expiration date displayed in this record is the date the",
"terms_of_use": "You are not authorized to access or query our Whois",
"by_the_following_terms_of_use": "You agree that you may use this Data only",
"to": "(1) allow, enable, or otherwise support the transmission of mass",
"name_servers": [
"ns1.google.com",
"ns2.google.com",
"ns3.google.com",
"ns4.google.com"
]
}
}
curl --location --request GET 'https://zylalabs.com/api/10166/retrieve+domain+ownership+data+api/19499/whois+lookup?domain=google.com' --header 'Authorization: Bearer YOUR_API_KEY'
| 标头 | 描述 |
|---|---|
授权
|
[必需] 应为 Bearer access_key. 订阅后,请查看上方的"您的 API 访问密钥"。 |
无长期承诺。随时升级、降级或取消。 免费试用包括最多 50 个请求。
Whois查询端点返回指定域名的综合WHOIS数据,包括注册商信息、域名创建和到期日期、DNS服务器、域名状态和注册商滥用联系信息
响应中的关键字段包括“注册商”、“创建日期”、“到期日期”、“名称服务器”、“域名状态”和“滥用联系人”,为域名管理和分析提供必要的详细信息
响应数据采用标准化的JSON格式进行结构化,便于解析和集成到应用程序中。每个关键字段都有明确的标签,便于直接访问特定信息
Whois查询端点提供注册商信息、域名生命周期日期(创建和到期)、DNS服务器信息、域名状态以及滥用联系信息,这些对于域名验证和管理至关重要
通过定期从权威WHOIS数据库更新和持续监测不一致性来保持数据准确性,确保用户获得可靠和最新的信息
典型的用例包括购买时的域名验证、监控域名状态以确保安全,以及进行域名投资组合管理或竞争研究的分析
用户可以通过在API调用中指定域名来自定义请求 根据API的功能,可能提供其他参数来过滤或细化返回的数据
标准数据模式包括日期的一致格式(例如ISO 8601)、名称服务器的结构化列表和清晰的状态指示。用户可以期待明确定义的字段,以便于数据提取和分析
服务级别:
100%
响应时间:
1,189ms
服务级别:
100%
响应时间:
622ms
服务级别:
100%
响应时间:
455ms
服务级别:
100%
响应时间:
1,710ms
服务级别:
100%
响应时间:
19ms
服务级别:
100%
响应时间:
948ms
服务级别:
100%
响应时间:
557ms
服务级别:
100%
响应时间:
638ms
服务级别:
100%
响应时间:
1,450ms
服务级别:
100%
响应时间:
380ms