{"uid":"cap_M9Cm4tUmOQQv2on2QFggt","slug":"agentgate-dns-intelligence-api-e12a3a69","name":"AgentGate DNS Intelligence API","description":"Machine-payable micro-APIs: web content extraction, airport data, route distances and DNS intelligence. No accounts, no API keys — AI agents pay $0.002–$0.005 per request in USDC on Base via the x402 protocol.","url":"https://agentgate-x402.netlify.app/api/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"],"type":"string"},"queryParams":{"type":"object","required":["domain"],"properties":{"domain":{"type":"string","description":"domain name to inspect"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"domain":"openai.com","records":{"A":[{"ttl":300,"name":"openai.com","value":"…"}]},"summary":{"spf":"v=spf1 …","hasMx":true,"resolves":true,"verifications":[]}}},"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_bHu7jD7im_Ut_p2twB01u","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":"Performs DNS lookups for a given domain, returning DNS records (A, MX, SPF, etc.) and a structured summary of email/mail configuration and resolution status.","exampleAgentPrompt":"Can you look up the DNS records for stripe.com — I want to see the A records, MX entries, and whether their SPF is configured correctly?","exampleUseCases":[{"title":"Email deliverability audit","prompt":"Check the DNS configuration for mydomain.com — I need to know if MX records are set up and whether SPF is configured so I can troubleshoot email delivery issues."},{"title":"Domain resolution verification","prompt":"Does the domain newstartup.io actually resolve? Pull its DNS records so I can confirm it's live and pointing somewhere."},{"title":"Competitor infrastructure recon","prompt":"Inspect the DNS records for competitor.com — I want to see what IP addresses they're on and whether they have mail servers configured."}],"resultDescription":"Returns a JSON object containing the queried domain name, a records map (e.g. A, MX keyed by record type with TTL and value), and a summary object including the SPF string, whether MX records exist (hasMx), whether the domain resolves (resolves), and any email verifications found.","failureModes":["Invalid or malformed domain name returns an error or empty records","Non-existent domain returns resolves: false with empty record sets","Payment failure via x402 protocol blocks the request before DNS lookup","Rate limiting or network timeout from upstream DNS resolver","Domain with no public DNS entries returns sparse results"],"whenToPreferThis":"Choose this endpoint when an AI agent needs programmatic, structured DNS record data — especially A records, MX configuration, and SPF details — without requiring API keys or account setup. It is ideal for lightweight, pay-per-use DNS intelligence in agentic workflows where you need to verify domain resolution, audit email infrastructure, or enrich domain data on demand. Prefer it over manual DNS tools or heavier enrichment APIs when cost predictability ($0.002/call) and no-auth access matter.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:38:32.655Z","isFirstParty":false}