

登录用户中心

whois查询-国内路线
whois查询网络上的西部路线
更新时间:2026-03-14 11:36:15
请求方式:get
请求类型:none
接口返回示例
{
"code": 200,
"msg": "success",
"data": {
"domain": "qq.com",
"registration_info": {
"creation_date": "1995-05-04 12:00:00",
"expiration_date": "2034-07-27 10:09:19",
"update_date": "2026-01-10 04:42:36",
"registrar": "MarkMonitor Information Technology (Shanghai) Co., Ltd.",
"registrant_organization": "",
"registrant_email": ""
},
"technical_info": {
"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_servers": "NS1.QQ.COM,NS2.QQ.COM,NS3.QQ.COM,NS4.QQ.COM",
"whois_server": "whois.markmonitor.com",
"cache_time": "2026-03-14,11:35:40"
},
"icp_info": {
"company_name": "深圳市腾讯计算机系统有限公司",
"license": "粤B2-20090059",
"site_name": "腾讯网",
"type": "企业",
"check_time": "2022-09-06",
"province": "粤"
},
"raw_whois": "Domain Name: QQ.COM Registry Domain ID: 2895300_DOMAIN_COM-VRSN Registrar WHOIS Server: whois.markmonitor.com Registrar URL: http://markmonitor.com Updated Date: 2026-01-09T20:42:36Z Creation Date: 1995-05-04T04:00:00Z Registry Expiry Date: 2034-07-27T02:09:19Z Registrar: MarkMonitor Information Technology (Shanghai) Co., Ltd. Registrar IANA ID: 3838 Registrar Abuse Contact Email: abusecomplaints@markmonitor.com Registrar Abuse Contact Phone: +1.2083895740 Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited Domain Status: serverDeleteProhibited https://icann.org/epp#serverDeleteProhibited Domain Status: serverTransferProhibited https://icann.org/epp#serverTransferProhibited Domain Status: serverUpdateProhibited https://icann.org/epp#serverUpdateProhibited Name Server: NS1.QQ.COM Name Server: NS2.QQ.COM Name Server: NS3.QQ.COM Name Server: NS4.QQ.COM DNSSEC: unsigned URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/>>> Last update of whois database: 2026-03-14T03:35:19Z <<<For more information on Whois status codes, please visit https://icann.org/eppNOTICE: The expiration date displayed in this record is the date theregistrar's sponsorship of the domain name registration in the registry iscurrently set to expire. This date does not necessarily reflect the expirationdate of the domain name registrant's agreement with the sponsoringregistrar. Users may consult the sponsoring registrar's Whois database toview the registrar's reported date of expiration for this registration.TERMS OF USE: You are not authorized to access or query our Whoisdatabase through the use of electronic processes that are high-volume andautomated except as reasonably necessary to register domain names ormodify existing registrations; the Data in VeriSign Global RegistryServices' ("VeriSign") Whois database is provided by VeriSign forinformation purposes only, and to assist persons in obtaining informationabout or related to a domain name registration record. VeriSign does notguarantee its accuracy. By submitting a Whois query, you agree to abideby the following terms of use: You agree that you may use this Data onlyfor lawful purposes and that under no circumstances will you use this Datato: (1) allow, enable, or otherwise support the transmission of massunsolicited, commercial advertising or solicitations via e-mail, telephone,or facsimile; or (2) enable high volume, automated, electronic processesthat apply to VeriSign (or its computer systems). The compilation,repackaging, dissemination or other use of this Data is expresslyprohibited without the prior written consent of VeriSign. You agree not touse electronic processes that are automated and high-volume to access orquery the Whois database except as reasonably necessary to registerdomain names or modify existing registrations. VeriSign reserves the rightto restrict your access to the Whois database in its sole discretion to ensureoperational stability. VeriSign may restrict or terminate your access to theWhois database for failure to abide by these terms of use. VeriSignreserves the right to modify these terms at any time.The Registry database contains ONLY .COM, .NET, .EDU domains andRegistrars."
}
}
秘钥KEY传参
| 参数名 | 参数类型 | 参数示例 | 参数说明 |
|---|---|---|---|
| ckey | string | SJKHJDBBDGGE | 支持通过:headers/query/body(x-www) |
Query参数
| 参数名 | 必填 | 类型 | 说明 | 示例值 |
|---|---|---|---|---|
| domain | 是 | string | - | qq.com |
响应结果结构
| 名称 | 类型 | 说明 |
|---|---|---|
| code | integer | 200 |
| msg | string | success |
| data | object | 包含字段: domain, registration_info, technical_info, icp_info, raw_whois |
Query
1
Body
none:不发送任何Body数据,适用于GET请求或不需要Body的API
from-data:使用multipart/form-data格式发送数据,适用于上传文件或包含多种数据类型的请求
x-www-form-urlencoded:使用application/x-www-form-urlencoded格式发送数据,适用于简单的键值对数据
json:使用application/json格式发送数据,适用于复杂数据结构
xml:使用application/xml格式发送数据,适用于XML格式的API
raw:发送原始文本数据,可自定义Content-Type
请根据API要求选择合适的Body类型,并在下方输入对应格式的数据
接口响应
等待发起...
| 响应码 | 说明 |
|---|---|
| 200 | 请求成功 |
| 203 | 秘钥错误或不存在 |
| 204 | 服务器错误 |
| 211 | 接口不存在 |
| 212 | 当前接口已下架 |
| 213 | 当前接口正处于审核期 |
| 214 | API本地文件不存在,请联系管理员检查 |
| 215 | 管理员设置当前接口必须携带ckey请求! |
| 216 | 付费接口请携带ckey请求! |
| 217 | ckey不存在! |
| 218 | 当前ckey无权限调用此接口,请将此接口添加到ckey调用能力中后重试! |
| 219 | 访问频率超过限制!请稍后重试! |
| 220 | 本地API逻辑错误!请联系管理员检查! |
| 221 | 状态码与管理员配置的状态码不一致,请联系管理员! |
| 222 | 禁止访问!请联系管理员 (已被加入黑名单) |
| 223 | 积分不足!请充值后重试 |
| 224 | 余额不足!请充值后重试 |
| 225 | 您已设置仅白名单ip访问!请将当前ip添加到白名单中 |
选择编程语言

Node.js

cURL

PHP

Java

Go

Python

Fetch

C#
代码示例
异常情况
联系QQ

