{"uid":"cap_ZLO6O4SZ9MhXWh2qdr3gp","slug":"vendsdk-dns-records-resolver-doh-208b9abd","name":"VendSDK DNS Records Resolver (DoH)","description":"Resolve multiple DNS record types (A, AAAA, MX, TXT, NS, CNAME) in one call via DoH for deliverability and security agents","url":"https://vendsdk.com/api/v/dns-records","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"type":"object","required":["host"],"properties":{"host":{"type":"string","description":"Hostname e.g. example.com"},"types":{"type":"string","description":"Comma list default A,AAAA,MX,TXT,NS"}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"ok":{"type":"boolean"},"host":{"type":"string"},"source":{"type":"string"},"records":{"type":"object"},"service":{"type":"string"}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.004","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.004/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_LpAM4JYrlbFWs1T6jZuSb","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.004","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Resolves multiple DNS record types (A, AAAA, MX, TXT, NS, CNAME) for a given hostname in a single DoH-based API call","exampleAgentPrompt":"Can you pull all the DNS records for sendgrid.com — A, AAAA, MX, TXT, and NS — so I can audit its email deliverability and security configuration?","exampleUseCases":[{"title":"Email deliverability audit for outreach","prompt":"Check the MX and TXT DNS records for hubspot.com so I can verify it has proper SPF and DKIM records set up before we add it to our email outreach list."},{"title":"IPv6 readiness check for a domain","prompt":"Look up the A and AAAA DNS records for cloudflare.com — I want to know if they support IPv6 and what IPs they resolve to."},{"title":"Nameserver and ownership verification","prompt":"Pull the NS and TXT DNS records for stripe.com so I can confirm who manages their DNS and check for any domain ownership verification tokens."}],"resultDescription":"Returns a JSON object with an 'ok' boolean status, the queried hostname, the DoH source resolver used, the service name, and a 'records' object containing keyed arrays of resolved DNS record values for each requested type (A, AAAA, MX, TXT, NS, CNAME).","failureModes":["Invalid or non-existent hostname returns empty records or error","Unsupported record type in 'types' parameter may be ignored or cause error","DoH upstream resolver unavailable causes lookup failure","NXDOMAIN (domain does not exist) returns ok:false or empty records","Rate limiting or payment failure returns 402 or 429 status","Malformed 'host' parameter returns 400 bad request"],"whenToPreferThis":"Choose this endpoint when you need multiple DNS record types for a single domain resolved in one call, especially for email deliverability checks (MX, TXT/SPF/DKIM), security audits, or infrastructure validation. It is ideal for agents that need DoH-based resolution (privacy-preserving, firewall-bypassing) without running their own resolver. Prefer it over the bundled DNS+TLS+HTTP endpoint when you only need DNS data, and over single-type resolvers when you need several record types at once.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:34:49.682Z","isFirstParty":false}