{"uid":"cap_hpXCssRo-cJKAtOHCrxyb","slug":"dopaminedesk-dns-whois-lookup-api-a63af69b","name":"DopamineDesk DNS & WHOIS Lookup API","description":"Resolve current DNS records and fetch public RDAP registration metadata for a domain.","url":"https://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/dns_whois","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":"The domain name to look up."},"record_types":{"type":"string","description":"Comma-separated DNS record types to fetch (e.g. A,MX,TXT)."}},"additionalProperties":true}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["success","source","fetched_at","domain","dns_records","rdap","marketplace_metadata"],"properties":{"rdap":{"type":"null"},"domain":{"type":"string"},"source":{"type":"string"},"success":{"type":"boolean"},"fetched_at":{"type":"string"},"dns_records":{"type":"string"},"marketplace_metadata":{"type":"string"}},"additionalProperties":true}}}}},"responseSchema":{"type":"json","example":{"rdap":null,"domain":"example.com","source":"[array; full example in /openapi.json]","success":true,"fetched_at":"2026-08-07T07:32:40.379Z","dns_records":"[object with keys: A, AAAA, MX, NS, TXT; full example in /openapi.json]","marketplace_metadata":"[object with keys: data_mode, billable, availability, source; full example in /openapi.json]"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Pp5F5td8yTBkcx9mA_kW_","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","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 and WHOIS registration data (registrar, creation/expiration dates, A/MX/TXT records) for a given domain name.","exampleAgentPrompt":"Can you pull up the full DNS and WHOIS info for stripe.com — I want to see the registrar, creation and expiration dates, plus all A, MX, and TXT records?","exampleUseCases":[{"title":"Domain ownership due diligence","prompt":"Look up WHOIS and DNS records for suspiciousdomain.xyz — I want to know who registered it, when it was created, when it expires, and what IPs it resolves to."},{"title":"Email deliverability troubleshooting","prompt":"Can you fetch the MX and TXT DNS records for mycompany.com so I can check if the SPF and mail server settings are configured correctly?"},{"title":"Security investigation of phishing domain","prompt":"I think phishing-lookalike-bank.com might be a scam site — can you pull its WHOIS registration date, registrar, and A records so I can see how new it is and where it's hosted?"}],"resultDescription":"Returns a JSON object containing the domain name, registrar name, creation and expiration dates (ISO 8601), and a dns_records object with arrays of A, MX, and TXT records. Additional record types may be included if requested via the record_types parameter.","failureModes":["Domain not found or unregistered — may return empty/null WHOIS fields","Invalid domain format — returns error if domain is malformed","DNS resolution failure — specific record types may be empty if not configured","Rate limiting or payment failure — x402 USDC settlement must succeed before data is returned","Unsupported record type requested — may silently omit or return error for unrecognized record_types values"],"whenToPreferThis":"Choose this endpoint when you need both WHOIS registration metadata (registrar, dates) and DNS record resolution in a single call, paid per-use via USDC on Base with no subscription required. Ideal for agents doing ad-hoc domain investigations, security due diligence, or infrastructure audits without committing to a recurring DNS/WHOIS API contract.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:47:03.751Z","isFirstParty":false}