Bulk DNS Lookup — A, MX, TXT, NS & more avatar

Bulk DNS Lookup — A, MX, TXT, NS & more

Pricing

from $0.50 / 1,000 results

Go to Apify Store
Bulk DNS Lookup — A, MX, TXT, NS & more

Bulk DNS Lookup — A, MX, TXT, NS & more

Resolve DNS records (A, AAAA, MX, TXT, NS, CNAME, SOA, CAA, SRV) for many domains at once over DNS-over-HTTPS — with TTLs and NXDOMAIN detection. No auth.

Pricing

from $0.50 / 1,000 results

Rating

0.0

(0)

Developer

alaudin burki

alaudin burki

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Resolve DNS records (A, AAAA, MX, TXT, NS, CNAME, SOA, CAA, SRV) for many domains at once over DNS-over-HTTPS — with TTLs and NXDOMAIN detection. No auth.

Built reliability-first: every row reports what was found and what was missing — you never get a silent blank, and a run summary tells you exactly what happened.

What you get

FieldDescription
domainDomain
queryTypeQuery Type
statusStatus
typeType
valueValue
ttlTtl

How to use it

  1. Fill in the input (see the example below).
  2. Run it once for a snapshot, or schedule it to keep the data fresh.
  3. Export to CSV/JSON/Excel, or push straight to Google Sheets, Notion, Airtable, Zapier, Make, or n8n.

Input

{
"domains": [
"example.com"
],
"recordTypes": [
"A",
"MX",
"TXT",
"NS"
],
"maxItems": 100000
}

Sample output

[
{
"domain": "example",
"queryType": "example",
"status": "ok",
"type": "example",
"value": "example",
"ttl": 42
}
]

Typical uses

  • Email deliverability audits — MX + TXT (SPF/DMARC) across many domains.
  • Migration checks — verify A/CNAME/NS before and after a change.
  • Security — CAA records, SPF/DKIM/DMARC inventory.

Pricing

$0.50 / 1,000 results ($0.0005 per result), plus a near-zero start fee. You are never charged beyond your limit, and blocked or failed items are reported honestly — not billed as data.

FAQ & limitations

  • Public data only — no login walls, no cookies required.
  • Rate limits on the source may require the proxy or a retry on very large pulls.
  • Every row reports its own status, so partial results are always labeled, never faked.
  • Integrations: output works with Zapier, Make, n8n, and any webhook via Apify's integrations.
  • Formats: results export as JSON, CSV, Excel, or HTML from the dataset.
  • SSL Certificate Checker
  • DNS Lookup
  • HTTP Header Analyzer