Getting Started
Platform Overview
xdns is a full DNS infrastructure platform — from instant subdomain routing to decentralized TLD ownership.
What is xdns.wtf?
xdns.wtf started as a one-call subdomain provisioner. It has expanded into a complete DNS infrastructure platform covering traditional zone management, decentralized name systems (ENS, Handshake, IPFS), custom TLD ownership and operation, and white-label domain registration.
Everything runs on Cloudflare Workers at the edge, backed by D1 for state and Handshake/ENS nodes for decentralized resolution. One API key unlocks all products.
Products
⚡
→Subdomain Proxylive
Instant *.xdns.wtf routing to any origin. One API call, no DNS writes.
📋
→DNS Zonesbeta
Full zone + record management for any domain. A, AAAA, CNAME, MX, TXT, SRV, NS, CAA. DNSSEC included.
🌐
→Custom TLDsbeta
Own a TLD on Handshake, manage nameservers, sell SLDs under your namespace.
🔗
→Decentralized DNSalpha
ENS, Handshake, IPFS, Unstoppable Domains — one resolver API for all decentralized names.
🏪
→Registrar Kitalpha
White-label domain registration. Availability check, register, renew, transfer. WHOIS privacy by default.
Reference
One API key, all products
All xdns endpoints use the same Bearer token. Scoped permissions allow you to restrict which products a token can access.
Authorization: Bearer <TOKEN>
# Scopes: proxy:write zones:admin tlds:read decentralized:read