{"uid":"cap_2m_6EJX8G7Ddso7b3zc6w","slug":"forgemesh-dns-resolver-0f154177","name":"ForgeMesh DNS Resolver","description":"DNS resolver API: query any record type (A, AAAA, MX, TXT, NS, CNAME, SOA, CAA, SRV) for any hostname and get the full validated answer section — name, type, TTL, data — as JSON. For infrastructure checks, email deliverability, and domain verification agents.","url":"https://x402.forgemesh.io/resolve-dns","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"name":{"type":"string","description":"Hostname to resolve, e.g. example.com"},"type":{"type":"string","description":"Record type, default A"}}},"responseSchema":{"type":"json","example":{"data":{"Answer":[{"TTL":3600,"data":"0 .","name":"example.com","type":15}],"Status":0}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_y8Pyox-WEwq8IIUBo1yn4","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Resolves any DNS record type (A, AAAA, MX, TXT, NS, CNAME, SOA, CAA, SRV) for a given hostname and returns the full validated answer section as structured JSON.","exampleAgentPrompt":"Can you look up the MX records for sendgrid.com so I can verify its email deliverability configuration?","exampleUseCases":null,"resultDescription":"A JSON object containing the validated DNS answer section for the queried hostname, including each record's name, type, TTL, and data value(s) — covering all queried record types such as A, AAAA, MX, TXT, NS, CNAME, SOA, CAA, or SRV.","failureModes":["Hostname does not exist (NXDOMAIN) — returns empty answer or error indicating the domain was not found","Invalid record type specified — returns error or falls back to default A record","Network or upstream resolver timeout — returns error with timeout indication","Malformed hostname input — returns validation error","Domain exists but has no records of the requested type — returns empty answer section"],"whenToPreferThis":"Use this endpoint when an AI agent needs to programmatically resolve DNS records for any hostname and record type, get structured JSON output with full answer-section details (name, type, TTL, data), and supports infrastructure checks, email deliverability verification (MX/SPF/DMARC), SSL CAA validation, or domain ownership verification. Prefer this over manual dig/nslookup commands or generic HTTP-based DNS resolvers when you need a simple paid API with no credential management.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:47:36.446Z","isFirstParty":false}