Domain-Statuscodes
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/domain-status-codes/" 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/domain-status-codes/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/domain-status-codes/)
Use the native HTML custom element.
Domain-Statuscodes sind standardisierte EPP-Flags (Extensible Provisioning Protocol), die dem Registry-Eintrag einer Domain angehängt sind und ihren aktuellen Betriebszustand sowie erlaubte Aktionen angeben. Häufige Codes sind clientTransferProhibited ([[domain-lock|Registrar-Lock]]), serverTransferProhibited (Registry-Lock), clientDeleteProhibited, serverHold (DNS von der Registry gesperrt) und [[client-hold|clientHold]] (DNS vom Registrar gesperrt). Der aktive Status OK (oder 'active') zeigt eine fehlerfreie Domain ohne Einschränkungen an. Statuscodes sind in WHOIS- und [[rdap|RDAP]]-Antworten sichtbar und sind ein wichtiges Signal bei [[domain-audit|Domain-Audits]] und [[domain-monitoring|Monitoring]], um gesperrte, ausgesetzte oder anderweitig eingeschränkte Domains zu identifizieren.
Beispiel
A WHOIS lookup on yourdomain.com returns 'clientTransferProhibited' and 'clientUpdateProhibited', meaning the registrar has locked the domain against transfers and record updates until you lift those locks.