Transfer Lock (also clientTransferProhibited in EPP status codes) is a registrar-level flag that blocks any inter-registrar transfer of the domain. It’s the first line of defence against unauthorised transfers, whether from social-engineering, credential theft, or admin error.
How It’s Set
- The registrant enables it in the registrar’s control panel
- It shows up in WHOIS/RDAP as
clientTransferProhibited - Some registrars set it by default on new registrations; others require manual opt-in
Additional Lock Types
clientDeleteProhibited— blocks accidental deletionclientUpdateProhibited— blocks unauthorised nameserver / registrant changesserverTransferProhibited— set by the registry, not the registrar; used for pending disputes
Transfer Workflow
To move to a new registrar with lock on:
- Registrant unlocks at the losing registrar
- Requests an EPP auth code (a.k.a. transfer secret)
- Initiates transfer at the gaining registrar with that code
- 5-day approval window; losing registrar auto-approves after 5 days if no NACK
Recommendation
Keep transfer lock on for all business-critical domains. Only disable during an active transfer.
Related
Check the EPP glossary entry, the WHOIS glossary entry, and the redemption period entry.