WHOIS协议
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/whois-protocol/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/whois-protocol/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/whois-protocol/)
Use the native HTML custom element.
WHOIS协议(RFC 3912)是一种通过TCP 43端口提供域名、IP地址和自治系统注册数据的查询-响应协议。WHOIS最初为纯文本且无需认证,现已大部分被用于结构化访问控制查询的[[rdap|RDAP]]所取代。自2018年以来,受GDPR驱动的信息删除大幅减少了WHOIS响应中可见的个人数据,[[icann|ICANN]]的SSAD框架管理着对非公开数据的访问。
示例
Running `whois example.com` on the command line queries a WHOIS server on port 43 and returns registration information in unstructured plain text.