Hanzo AI

Domain

The `hanzo domain` commands.

Also for this capability: API · CLI · MCP · SDKs

Hanzo Domains: search a name, see the price, buy it from your prepaid wallet.

API reference →

hanzo domain health

Every command takes --json for the raw response and --help for its own flags. Sign in once with hanzo auth login; the commands below use that session, and the org they act in is the one it carries.

CommandWhat it does
hanzo domain domainsIs the domains your org has bought here, newest registration first, each carrying the name, when it was registered,…
hanzo domain healthReports registrar reachability honestly: ok only when the wholesale credentials are present AND name.com accepted them…

availability

CommandWhat it does
hanzo domain availability --domain <domain>Checks exact names rather than searching for them, and answers the same quote shape search does — purchasable, premium,…

register

CommandWhat it does
hanzo domain register --domain <domain>Buys a domain for your org and answers the ownership record together with the quote it was bought at.

renew

CommandWhat it does
hanzo domain renew --domain <domain>Extends a domain your org already owns and answers the updated record with its new expiry alongside what was paid.
CommandWhat it does
hanzo domain search --q <q>Finds names built from the keyword q, plus the registrar's alternate-TLD suggestions, and answers a quote for each: the…

transfer

CommandWhat it does
hanzo domain transfer --auth-code <authCode> --domain <domain>Moves a domain you own at another registrar onto your org here, using its authCode, and answers the same…

How is this guide?