# agentregistrations.com — Registration registry view > Live view over subagentsubdomains.com's real dns_zones registry — every domain/worker registration in the family, fetched server-side at request time. Holds no state of its own. ## API - (no API of its own — aggregator over https://subagentsubdomains.com/api/dns-zones) ## Upstream Every row on the homepage is fetched server-side from https://subagentsubdomains.com/api/dns-zones at request time (edge-cached ~5 minutes). Fields rendered verbatim: id, domain, zone_id, worker, status, notes, created_at. If the upstream is unreachable the page says so honestly instead of serving a stale copy — this site holds no state of its own. ## Family This site is one of the Cloudflare Workers in the subagent*.com family. For the live, machine-readable directory of every sibling domain, Cloudflare zone ID, and worker binding, fetch: https://subagentsubdomains.com/api/dns-zones For a unified catalog of every API route across every primitive in the family: https://subagentapi.com/api/catalog