도메인 상태 코드
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(Extensible Provisioning Protocol) 플래그로, 현재 운영 상태와 허용된 작업을 나타냅니다. 일반적인 코드에는 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.