{"uid":"cap_G2tuFPwiee2hREA56qqTq","slug":"keyronne-dns-over-https-resolver-3413092b","name":"Keyronne DNS-over-HTTPS Resolver","description":"Resolve DNS records over DNS-over-HTTPS: A, AAAA, MX, TXT, NS, CNAME, SOA, CAA, SRV, PTR and more. Returns parsed answers with TTLs and the response status. Built for agents checking mail routing, domain config, or propagation. POST a JSON body like: {\"name\":\"example.com\",\"type\":\"MX\"}","url":"https://keyronne.com/api/dns","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"name":{"type":"string","description":"Domain to look up, e.g. \"example.com\"."},"type":{"enum":["A","AAAA","MX","TXT","NS","CNAME","SOA","PTR","SRV","CAA","DS","DNSKEY","HTTPS"],"type":"string","default":"A"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_yWaNg2SYI1yIUSQDRGXW1","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Resolves DNS records (A, AAAA, MX, TXT, NS, CNAME, SOA, CAA, SRV, PTR, DS, DNSKEY, HTTPS) for a domain, returning parsed answers with TTLs and response status.","exampleAgentPrompt":"Can you look up the MX records for gmail.com so I can see how their mail routing is configured?","exampleUseCases":null,"resultDescription":"A structured JSON response containing parsed DNS answers for the queried record type, including the record data (e.g. IP addresses, mail server hostnames, priority values), TTL for each answer, and the DNS response status code indicating success or error.","failureModes":["Domain does not exist (NXDOMAIN) — response status reflects DNS error","Unsupported record type — rejected by enum validation","Malformed domain name input — may return error or empty answers","DNS timeout or upstream resolver failure — service error response","Record type exists but has no records configured — empty answers array"],"whenToPreferThis":"Use this endpoint when an agent needs to resolve any standard DNS record type programmatically, especially for checking mail routing (MX), domain ownership verification (TXT/SPF/DKIM), propagation checks, or infrastructure configuration. Prefer this over manual DNS tools or raw socket queries when operating in a serverless or sandboxed environment. It handles multiple record types in one API surface and returns structured, parsed data rather than raw wire format.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:31:49.512Z","isFirstParty":false}