# agentsubdomains.com — agent*.com zone view > The agent*.com-side lens on the same live dns_zones registry subagentsubdomains.com serves — one registry, two brand views. The homepage server-side-fetches /api/dns-zones at request time and groups rows into agent*.com vs subagent*.com vs neither-prefix, with counts. ## API - (no API of its own — aggregator over https://subagentsubdomains.com/api/dns-zones; fetch that URL directly for the machine-readable rows) ## Honest scope note This site stores nothing. Every group and count on the homepage is recomputed per request from the upstream registry response (6 s fetch timeout, 300 s Cloudflare edge cache). If the upstream is unreachable the homepage says so instead of serving stale or invented data. ## 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