域名状态码
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.
域名状态码是附加在域名注册表记录上的标准化 EPP(可扩展供应协议)标志,用于指示当前运行状态和允许的操作。常见代码包括 clientTransferProhibited([[domain-lock|注册商锁定]])、serverTransferProhibited(注册表锁定)、clientDeleteProhibited、serverHold(注册表暂停 DNS)和 [[client-hold|clientHold]](注册商暂停 DNS)。活动状态 OK(或 active)表示域名正常运行且无限制。状态码在 WHOIS 和 [[rdap|RDAP]] 响应中可见,是[[domain-audit|域名审计]]和[[domain-monitoring|监控]]期间识别被锁定、被暂停或受其他限制域名的重要信号。
示例
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.