Sign In Get Started →

🪶 Registrar & Namespace Management Platform

Own your name.
Run your namespace.

Shining transforms any domain into an open, programmable namespace. Domain owners become Registers with full pricing control. Anyone becomes a Claimer with an instant identity.

Claimer

You claim the name.

Browse the global pool of open domains and register a name that's yours. Add DNS records, point it anywhere, and optionally buy it permanently. You can also hook in any external domain you already own.

Claim your first name →

Pricing Models

Every monetisation strategy, built in.

Registers choose how their domain is monetised. The platform floor price sits around $6, matching Cloudflare's raw registration cost.

Free

No cost to claim. Perfect for community namespaces, open projects, and developer sandboxes.

e.g. yourname.community.ing
Tiered

Price shifts based on how many names a claimer already owns under this domain. Volume discounts or premiums.

e.g. free for first 3, $9 after
Plan-Based

Claimers pay a recurring subscription that unlocks access to names across your domain pool.

e.g. $4/month for up to 15
Lifetime

One-time permanent buyout. The claimer pays once and owns the name forever. No renewals.

e.g. $49 one-time buyout

How it works

From domain to live name in minutes.

1

Register signs in

Authenticate via Google or Email. Choose the Register role on first login.

2

Add a root domain

Enter your domain, set pricing, allowed record types, and whether claims need approval.

3

Claimer browses the pool

Any signed-in user can see available domains, pricing, and constraints in the claim panel.

4

Claimer submits a claim

They pick a name, pay if required, and wait for approval or go live immediately.

5

DNS records go live

The claimer adds A, CNAME, MX, TXT, or any allowed record type. Traffic routes instantly.

6

Public DNS listing syncs

If the Register enabled it, the zone exports to a standardised JSON schema third-party tools can read and verify.

Public DNS Directory

Machine-readable.
Third-party ready.

When a Register toggles publicDnsList on their domain, Shining automatically exports the entire zone configuration into a standardised JSON schema. Cloudflare, infrastructure automation tools, and secondary DNS verifiers can fetch and import it directly.

Every claim, every record type, every TTL — structured and always in sync.

Browse Public DNS List ↗
// GET /api/public/dns/yourname.ing
{
  "domain": "yourname.ing",
  "schema": "shining-dns-v1",
  "exportedAt": "2026-06-02T...",
  "records": [
    {
      "name": "alice.yourname.ing",
      "type": "CNAME",
      "content": "alice.github.io",
      "ttl": 300,
      "proxied": false
    }
  ]
}

Your namespace starts here.

Sign in with Google or Apple and choose your role. It takes under a minute.

Open the Dashboard → Read the Docs