{"uid":"cap_msM6xfdozSqPv3inYYKx4","slug":"api-zavod-dns-record-lookup-556ec490","name":"API Zavod DNS Record Lookup","description":"DNS record lookup / Получение DNS-записей домена","url":"https://it.finlandfoxvpn.shop/api/v1/dns","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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["domain"],"properties":{"type":{"enum":["A","AAAA","MX","NS","TXT","CNAME","CAA","SOA"],"type":"string"},"domain":{"type":"string","description":"Domain name, for example example.com"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"тип":"A","домен":"example.com","значения":["93.184.216.34"]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_D42KXRqNqnQ7CTXGIXmxD","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Looks up DNS records of a specified type for a given domain name and returns the resolved values","exampleAgentPrompt":"Can you look up the MX records for gmail.com so I know which mail servers handle their email?","exampleUseCases":[{"title":"Verify email domain MX setup","prompt":"Look up the MX records for my domain acmecorp.com — I need to see which mail servers are configured for it."},{"title":"Check domain IP resolution","prompt":"What are the A records for shopify.com? I want to see which IP addresses it resolves to."},{"title":"Confirm TXT record for domain ownership","prompt":"Can you fetch the TXT records for example.org? I need to confirm whether the Google site verification token is already in DNS."}],"resultDescription":"Returns a JSON object containing the DNS record type queried, the domain name, and an array of resolved values (e.g. IP addresses for A records, hostnames for MX/NS/CNAME records, strings for TXT records).","failureModes":["Domain does not exist — no DNS records returned or NXDOMAIN equivalent","Record type not found for domain — empty values array","Invalid domain format — request rejected","Network or upstream resolver timeout — service unavailable error","Missing required 'domain' query parameter — validation error"],"whenToPreferThis":"Choose this endpoint when you need to query specific DNS record types for a domain programmatically and inexpensively (at $0.001 per call). It supports all major record types (A, AAAA, MX, NS, TXT, CNAME, CAA, SOA) in a single call. Pair with sibling endpoints on the same host for hostname-to-IP resolution, reverse DNS, or full site metadata bundles.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:38:08.281Z","isFirstParty":false}