Codes de Statut de Domaine
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.
Les codes de statut de domaine sont des indicateurs EPP (Extensible Provisioning Protocol) standardisés attachés à l'enregistrement d'un domaine dans le registre, indiquant son état opérationnel actuel et les actions autorisées. Les codes courants comprennent clientTransferProhibited ([[domain-lock|verrouillage du bureau d'enregistrement]]), serverTransferProhibited (verrouillage du registre), clientDeleteProhibited, serverHold (DNS suspendu par le registre) et [[client-hold|clientHold]] (DNS suspendu par le bureau d'enregistrement). Le statut actif OK (ou 'active') indique un domaine sain sans restrictions. Les codes de statut sont visibles dans les réponses WHOIS et [[rdap|RDAP]] et constituent un signal clé lors des [[domain-audit|audits de domaines]] et de la [[domain-monitoring|surveillance]] pour identifier les domaines verrouillés, suspendus ou autrement restreints.
Exemple
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.