AI Agent Discovery Gets Open DNS Standard: DNS-AID Launches Under Linux Foundation
AI Agent Discovery Gets Open DNS Standard: DNS-AID Launches Under Linux Foundation
Publish Date: 2026-06-06 06:32:00
Source Domain: www.techtimes.com
Three days after the Linux Foundation launched a new open standard for AI agent discovery, the company that wrote the first line of its code shipped a production system built on it — and the gap that prompted the standard in the first place is suddenly visible to anyone running a multi-agent platform.
The standard is called DNS-AID (Domain Name System for AI Discovery). Its premise is that the internet already solved the problem of finding things at scale forty years ago with DNS — and that the same infrastructure should handle AI agents. On May 27, the Linux Foundation formally accepted DNS-AID as a project, backed by a founding coalition that includes Cloudflare, GoDaddy, Equinix, Internet Systems Consortium, and Infoblox, among others. On June 3, Infoblox launched Infoblox IQ, an agentic operations layer for enterprise networking and security teams that is the first major production system built directly on the DNS-AID standard and its companion Model Context Protocol (MCP) server specification.
AI Agents Cannot Yet Find Each Other Without a Registry or Hardcode
The problem DNS-AID targets is mundane in description and expensive in practice. Today, when one AI agent needs to locate and verify another, the answer is almost always either a hardcoded URL — a fixed address that breaks the moment anything moves — or a proprietary registry operated by a single platform vendor. Neither approach scales beyond the platform it was built for. A developer running agents across Google Cloud, Azure, and an on-premises deployment cannot simply let those agents discover each other. Someone has to manually configure where each one lives, or pay a commercial intermediary to track them.
The scale of this friction is growing. Gartner’s 2026 data and analytics predictions forecast that by 2030, half of all AI agent deployment failures will stem from insufficient governance and broken interoperability between systems. NIST formally recognized the gap in February 2026 when it…