Segal DNS
Authoritative DNS with DNSSEC, GeoDNS, and health-checked failover.
Manage a zone
- Console → DNS → Add zone, then open the zone to edit records (A, AAAA, CNAME, MX, TXT, SRV, CAA, NS, ALIAS).
- Toggle DNSSEC to sign the zone; copy the DS record to your registrar.
API
curl https://api.segalcompute.com/api/v1/dns \
-H "Authorization: Bearer sk_segal_..."
Backed by
The live adapter would manage an authoritative DNS backend (PowerDNS/NS1-style).
SEGAL_DATA_MODE=live returns NotImplemented until wired.