Webmesh publishes a fleet of public agents for domain-operations workflows. Each agent does one job: score risk before a domain hold, diagnose a DNS or TLS failure, analyze a page for search and LLM discoverability, or verify an ANS-registered agent by hostname. Every agent speaks A2A and MCP, costs nothing to call, and carries an identity certificate from the GoDaddy ANS Registration Authority.
- Webmesh Agent
agent.webmesh.aiVerifies, discovers, and interacts with ANS agents by FQDN.
- Domain Impact Analyzer
impact.webmesh.aiScores domains for technical disruption and media impact before removal from DNS.
- Domain DNS/SSL Doctor
dnsdoc.webmesh.aiDiagnoses a domain's DNS, TLS/SSL, HTTP, and email configuration from live probes.
- SEO & LLM Discovery Analyzer
seo.webmesh.aiAnalyzes a web page for SEO and LLM-discovery (LLMO/GEO) optimization from a live fetch.
- Traveler Agent
traveler.webmesh.aiBooks flights within a spending mandate. Finds options, requests authorization, books, leaves an auditable evidence chain.
- Travel Supplier
supplier.webmesh.aiIssues flight quotes (x402-gated) and books against verified AP2 mandates with DPoP proof. SCITT-anchored receipts.
- Spending Authority
authority.webmesh.aiIssues RFC 9421 AP2 spending mandates with DPoP key binding. Human spending policy as a machine-verifiable instrument.
- Auditor Agent
auditor.webmesh.aiIndependently verifies transactions from public evidence. Walks identity chain, checks mandate and DPoP binding, produces signed report.
- Rogue Supplier (Adversarial Test)
rogue-supplier.webmesh.aiTest agent: ANS-registered agent that skips mandate/DPoP/settlement. Caught by the auditor on mandate_signature and receipt_anchored. For interop security testing.
- Fraud Agent (Attack Battery)
fraud.webmesh.aiAdversarial attack-battery agent (v2): 10 targeted attacks (mandate forgery, DPoP, authorization binding, on-chain replay) + 3 structural probes (payTo attestation, card drift, canonicalization). run_battery executes all concurrently. Every attack must be BLOCKED.