Product capabilities

Managing Routing Domains Through Their Full Lifecycle

Good domain management gives every hostname an owner and keeps its DNS, certificate, public route, and campaign use aligned from setup through retirement.

Keep a complete hostname inventory

Record registrar, DNS provider, zone owner, renewal status, current records, TLS method, associated flow, traffic source, and responsible operator. Distinguish root domains from campaign subdomains so changes have an exact blast radius.

Map each public host deliberately

Assign an exact hostname and any supported path prefix to the intended flow, then reject ambiguous duplicate mappings. Naming conventions should help operators locate the campaign without placing sensitive internal decisions into public hostnames.

Treat DNS and TLS as separate checks

A hostname can resolve correctly while certificate issuance, origin reachability, or host validation remains broken. Verify authoritative records, public resolution, certificate names, renewal behavior, and the final HTTP response from independent clients.

Use recoverable change control

Capture the previous value, planned modification, timestamp, owner, validation steps, and rollback trigger before editing a live domain. Account for cache and DNS propagation when interpreting mixed results during cutover.

Retire hosts without creating abandoned paths

Remove campaign links from active sources, observe residual requests, detach the flow intentionally, and decide what safe response remains. Only then clean up certificates and DNS according to retention and ownership requirements.

Related guides