Skip to content

SYSTEM Cited by 1 source

Cloudflare Registrar

Cloudflare Registrar (domains.cloudflare.com) is Cloudflare's ICANN-accredited domain-registration service. Customers register or transfer domains directly through Cloudflare instead of a third-party registrar, with DNS management and Cloudflare's edge services wired in by default.

Role in the agent-provisioning protocol (2026-04-30)

Cloudflare Registrar is the canonical exemplar used in the launch post for the agent-provisioning protocol Cloudflare co-designed with Stripe. An agent discovers the service via stripe projects catalog, then provisions a domain with:

stripe projects add cloudflare/registrar:domain

This command triggers:

  1. Identity attestation from Stripe to Cloudflare. If the user has no Cloudflare account keyed to their Stripe email, Cloudflare auto-creates one (see concepts/agent-provisioned-account).
  2. OAuth consent if an existing Cloudflare account is matched.
  3. Payment-token redemption — Registrar charges ICANN
  4. wholesale + Cloudflare fees; Stripe Projects ships the payment token; Cloudflare redeems via Stripe for settlement.
  5. Domain provisioning — the registrar records are created; DNS is wired into Cloudflare's nameservers; credentials (API token) are returned to the Stripe Projects CLI for the agent to use on subsequent deployment calls.

The end-to-end flow described in the launch post uses Registrar to register a brand-new domain for the agent-built-and-deployed site, making Registrar the "buy the domain" half of the headline "agents can now create Cloudflare accounts, buy domains, and deploy" headline.

Role outside agent-provisioning

Registrar is a standard ICANN-accredited registrar for human use cases — manual domain registration from the Cloudflare dashboard, bulk registration / transfer flows, DNSSEC, WHOIS privacy. The 2026-04-30 launch added an agent-accessible entry point; it didn't change the underlying registrar product.

Seen in

Last updated · 433 distilled / 1,256 read