Protocolo 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.
O protocolo WHOIS (RFC 3912) é um protocolo de consulta-resposta que fornece dados de registro sobre nomes de domínio, endereços IP e sistemas autônomos pela porta TCP 43. Originalmente em texto simples e sem autenticação, o WHOIS foi amplamente substituído pelo [[rdap|RDAP]] para consultas estruturadas com controle de acesso. A redação impulsionada pelo GDPR reduziu significativamente os dados pessoais visíveis nas respostas WHOIS desde 2018, com o framework SSAD da [[icann|ICANN]] regulando o acesso aos dados não públicos.
Exemplo
Running `whois example.com` on the command line queries a WHOIS server on port 43 and returns registration information in unstructured plain text.