Skip to content

Domain qube

The domain qube registers, holds, and renews a domain on your behalf, and includes free DNS hosting and DNSSEC.

CapabilityNotes
RegisterLive registration via the registry. Returns the domain in live state, typically within 90 seconds.
RenewManual or auto. Renewal price is the same as the registration price for that ending, plus VAT.
Transfer inMove a domain you own elsewhere into CloudQube. Requires the auth code from the losing registrar.
Transfer outAlways available, no fee. Generates an auth code on request.
WHOIS lookupRead-only, included free.
Bulk availability checkChecks multiple endings in one call.
DNS hostingIncluded automatically; you do not need to add a DNS qube.
DNSSECSigned and DS published to the registry by default.
  • name (string, required): the domain without an ending, e.g. example.
  • extension (string, required): the ending without a dot, e.g. eu.
  • auto_renew (boolean, default true): renew automatically when the term expires.
  • registrant (object, required): the WHOIS-visible owner block (name, organisation, address, email, phone). Your account profile is used as the default.
  • domain (string): the registered domain, e.g. example.eu.
  • registered_at (timestamp): when the registration completed.
  • expires_at (timestamp): the end of the current registration term.
  • auto_renew (boolean): current auto-renew state.
  • dnssec_status (enum): pending, active, chain_verified, disabled.
  • One-shot charge at registration: registry fee + CloudQube margin + VAT.
  • One-shot charge at every renewal: same shape.
  • DNS hosting and DNSSEC are free regardless of how many records you store.
  • WHOIS lookups are free.
CodeMeaningWhat to do
domain_takenSomeone else owns itPick a different name or check WHOIS
extension_unsupportedWe do not register this endingPick a different ending
registry_offlineThe registry is not reachableRetry later
registrant_invalidWHOIS validation failed at the registryFix the registrant block, retry
premium_quote_expiredThe premium quote we showed you is no longer validRe-search to get a fresh quote
  • The DNS qube is auto-installed on registration and shares state with the domain qube.
  • The email qube and container qube can attach to a domain qube to publish records and route custom domains automatically.