{"uid":"cap_pc02Q0aP4FHNSjAJIeJ35","slug":"orbonomy-dns-lookup-api-c22678ee","name":"Orbonomy DNS Lookup API","description":"50+ pay-per-call API endpoints across accommodation, AI, content, fact-checking, and data services. Powered by x402 protocol.","url":"https://api.orbonomy.xyz/api/data/dns","method":"POST","headers":{},"bodySchema":{"type":"object","required":["type","domain"],"properties":{"type":{"type":"string"},"domain":{"type":"string"}}},"responseSchema":{"type":"object","properties":{"success":{"type":"boolean"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_i5WPLrvR6Bazsk9GI-24D","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Performs DNS record lookups for a given domain name and record type, returning DNS resolution results.","exampleAgentPrompt":"Look up the MX records for example.com so I can see which mail servers are configured for that domain.","exampleUseCases":[{"title":"Verify email domain configuration","prompt":"Check the MX and SPF records for our company domain to make sure our email setup is correct and hasn't been tampered with."},{"title":"Audit DNS propagation after migration","prompt":"I just pointed our domain to a new hosting provider. Can you look up all the A records and nameservers to confirm the DNS changes have fully propagated across the internet?"},{"title":"Validate DKIM for email authentication","prompt":"We're setting up email security for our domain. Look up the TXT records to see if our DKIM and DMARC entries are properly configured so our emails don't get flagged as spam."}],"resultDescription":"A JSON object with a success boolean and DNS record data corresponding to the requested record type and domain.","failureModes":["Invalid DNS record type provided — returns error or empty results","Domain does not exist — NXDOMAIN response or failure","Network timeout during DNS resolution — returns failure","Malformed domain input — validation error","Missing required fields (type or domain) — 400 Bad Request"],"whenToPreferThis":"Use this endpoint when you need programmatic DNS record resolution without setting up your own DNS resolver, particularly in agent workflows that require domain intelligence, email configuration verification, or infrastructure checks. Prefer this over manual dig/nslookup when operating via API in an automated pipeline.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:35:13.337Z","isFirstParty":false}