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.