WHOIS-Protokoll
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.
Das WHOIS-Protokoll (RFC 3912) ist ein Abfrage-Antwort-Protokoll, das Registrierungsdaten zu Domainnamen, IP-Adressen und autonomen Systemen über TCP-Port 43 bereitstellt. Das ursprünglich unverschlüsselte und nicht authentifizierte WHOIS wurde weitgehend durch [[rdap|RDAP]] für strukturierte, zugangskontrollierte Abfragen ersetzt. DSGVO-bedingte Schwärzungen haben seit 2018 die in WHOIS-Antworten sichtbaren persönlichen Daten erheblich reduziert; das SSAD-Framework der [[icann|ICANN]] regelt den Zugang zu nicht-öffentlichen Daten.
Beispiel
Running `whois example.com` on the command line queries a WHOIS server on port 43 and returns registration information in unstructured plain text.