Protokol 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.
Protokol WHOIS (RFC 3912) adalah protokol kueri-respons yang menyediakan data registrasi tentang nama domain, alamat IP, dan sistem otonom melalui port TCP 43. Awalnya teks biasa dan tidak terautentikasi, WHOIS telah banyak digantikan oleh [[rdap|RDAP]] untuk pencarian terstruktur yang dikontrol aksesnya. Redaksi yang didorong GDPR telah secara signifikan mengurangi data pribadi yang terlihat dalam respons WHOIS sejak 2018, dengan kerangka SSAD [[icann|ICANN]] yang mengatur akses ke data non-publik.
Contoh
Running `whois example.com` on the command line queries a WHOIS server on port 43 and returns registration information in unstructured plain text.