Whois和DNS提取器API是一款强大的工具,可以让您获取关于互联网上注册的任何域名的详细信息。当您输入一个域名时,API会返回一个结构化的响应,包含关键数据,例如可用性(是否已注册)、其扩展名或顶级域名(如.com、.org、.net)以及域名的当前状态(例如,clientDeleteProhibited或clientTransferProhibited)。它还包括注册商数据,例如名称、网址、WHOIS服务器和滥用报告的联系信息。
该API提供重要日期,例如域名创建日期、最后更新日期和到期日期,以及到期前剩余天数的计数器。此外,还列出了活动的名称服务器,使您能够轻松识别当前的DNS提供商(例如,Cloudflare、GoDaddy等)。
如果启用,还包括DNSSEC状态和验证域名安全所需的DS数据。响应中包含公共WHOIS内容,包括法律文本、WHOIS服务使用政策和来自VeriSign数据库的其他数据。
该API旨在用于域名监控平台、可用性验证、网络基础设施分析、网络安全研究和数字品牌管理解决方案。
要使用此端点,您必须在参数中指定一个域
{"domain":"google.com","keyword":"google","tld":"com","availability":"registered","status":["clientDeleteProhibited","clientTransferProhibited","clientUpdateProhibited","serverDeleteProhibited","serverTransferProhibited","serverUpdateProhibited"],"ns":["ns1.google.com","ns2.google.com","ns3.google.com","ns4.google.com"],"dates":{"created":"1997-09-15T04:00:00.000Z","updated":"2019-09-09T15:39:04.000Z","expiry":"2028-09-14T04:00:00.000Z","expiryDays":1147},"registrar":{"url":"http://www.markmonitor.com","name":"MarkMonitor Inc.","whois":"whois.markmonitor.com"},"contacts":{"registrant":{"name":null,"organization":null,"email":null,"phone":null,"street":null,"city":null,"postalCode":null,"state":null,"country":null},"admin":{"name":null,"organization":null,"email":null,"phone":null,"street":null,"city":null,"postalCode":null,"state":null,"country":null},"tech":{"name":null,"organization":null,"email":null,"phone":null,"street":null,"city":null,"postalCode":null,"state":null,"country":null},"billing":{"name":null,"organization":null,"email":null,"phone":null,"street":null,"city":null,"postalCode":null,"state":null,"country":null}},"whois":{"whois.verisign-grs.com":{"Domain Status":["clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited","clientTransferProhibited https://icann.org/epp#clientTransferProhibited","clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited","serverDeleteProhibited https://icann.org/epp#serverDeleteProhibited","serverTransferProhibited https://icann.org/epp#serverTransferProhibited","serverUpdateProhibited https://icann.org/epp#serverUpdateProhibited"],"Name Server":["NS1.GOOGLE.COM","NS2.GOOGLE.COM","NS3.GOOGLE.COM","NS4.GOOGLE.COM"],"text":["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","registrar's sponsorship of the domain name registration in the registry is","currently set to expire. This date does not necessarily reflect the expiration","date of the domain name registrant's agreement with the sponsoring","registrar. Users may consult the sponsoring registrar's Whois database to","view the registrar's reported date of expiration for this registration.","","TERMS OF USE: You are not authorized to access or query our Whois","database through the use of electronic processes that are high-volume and","automated except as reasonably necessary to register domain names or","modify existing registrations; the Data in VeriSign Global Registry","Services' (\"VeriSign\") Whois database is provided by VeriSign for","information purposes only, and to assist persons in obtaining information","about or related to a domain name registration record. VeriSign does not","guarantee its accuracy. By submitting a Whois query, you agree to abide","by the following terms of use: You agree that you may use this Data only","for lawful purposes and that under no circumstances will you use this Data","to: (1) allow, enable, or otherwise support the transmission of mass","unsolicited, commercial advertising or solicitations via e-mail, telephone,","or facsimile; or (2) enable high volume, automated, electronic processes","that apply to VeriSign (or its computer systems). The compilation,","repackaging, dissemination or other use of this Data is expressly","prohibited without the prior written consent of VeriSign. You agree not to","use electronic processes that are automated and high-volume to access or","query the Whois database except as reasonably necessary to register","domain names or modify existing registrations. VeriSign reserves the right","to restrict your access to the Whois database in its sole discretion to ensure","operational stability. VeriSign may restrict or terminate your access to the","Whois database for failure to abide by these terms of use. VeriSign","reserves the right to modify these terms at any time.","","The Registry database contains ONLY .COM, .NET, .EDU domains and","Registrars."],"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","Created Date":"1997-09-15T04:00:00Z","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","DNSSEC":"unsigned","URL of the ICANN Whois Inaccuracy Complaint Form":"https://www.icann.org/wicf/",">>> Last update of whois database":"2025-07-25T13:59:00Z <<<"}},"nameservers":["ns1.google.com","ns2.google.com","ns3.google.com","ns4.google.com"],"__notices":["field `ns` is deprecated and will be removed on 2026-01-01, use `nameservers` instead","field `dates.expiryDays` is deprecated and will be removed on 2026-01-01, use `dates.expiry` to infer it"]}
curl --location --request GET 'https://zylalabs.com/api/8737/whois+and+dns+extractor+api/15262/domain+information&domain=Required' --header 'Authorization: Bearer YOUR_API_KEY'
| 标头 | 描述 |
|---|---|
授权
|
[必需] 应为 Bearer access_key. 订阅后,请查看上方的"您的 API 访问密钥"。 |
无长期承诺。随时升级、降级或取消。 免费试用包括最多 50 个请求。
获取域名信息的端点返回详细的域名数据,包括注册状态、域名后缀(TLD)、注册商信息、重要日期(创建、更新、到期)、活动名称服务器、DNSSEC状态以及公共WHOIS内容
响应中的关键字段包括域名可用性 顶级域名 注册商名称和网址 创建和到期日期 到期前天数 活跃的名称服务器和DNSSEC状态 提供对域名状态的全面洞察
响应数据采用JSON格式结构化,每个领域信息的各个方面都明确定义了字段。这种组织方式便于解析和集成到应用程序中,从而促进了数据的高效利用
典型使用案例包括域名监控 可用性验证 网络安全研究 网络基础设施分析 和数字品牌管理 帮助用户保护他们的在线存在 并打击欺诈
通过来自可靠来源的定期更新,包括WHOIS数据库和DNS记录,保持数据准确性 该API从多个注册商聚合信息,以确保全面和准确的域名洞察
获取域名信息端点的主要参数是域名本身 用户必须指定他们希望查询的域名 确保API返回该特定域的相关信息
用户可以利用返回的数据评估域名可用性 监控到期日期 确定潜在转移的注册商详细信息 并分析DNS配置 帮助做出有关域名管理的明智决策
标准数据模式包括一致的可用性状态(已注册/未注册)、注册机构详情和结构化日期格式。用户可以预期在各种域名中看到常见的顶级域名和典型的WHOIS数据字段
服务级别:
100%
响应时间:
772ms
服务级别:
100%
响应时间:
820ms
服务级别:
100%
响应时间:
29ms
服务级别:
100%
响应时间:
628ms
服务级别:
100%
响应时间:
105ms
服务级别:
100%
响应时间:
1,074ms
服务级别:
100%
响应时间:
1,882ms
服务级别:
100%
响应时间:
782ms
服务级别:
100%
响应时间:
1,251ms
服务级别:
100%
响应时间:
121ms
服务级别:
100%
响应时间:
3,023ms
服务级别:
100%
响应时间:
1,567ms
服务级别:
100%
响应时间:
1,026ms
服务级别:
100%
响应时间:
4,037ms
服务级别:
100%
响应时间:
667ms
服务级别:
100%
响应时间:
2,519ms
服务级别:
100%
响应时间:
3,091ms
服务级别:
100%
响应时间:
998ms
服务级别:
100%
响应时间:
5,474ms
服务级别:
82%
响应时间:
2,073ms