VOOZH about

URL: https://apify.com/technicaldost/dns-records-lookup

โ‡ฑ DNS Records Lookup API โ€” A, AAAA, MX, TXT, NS, CNAME ยท Apify


๐Ÿ‘ DNS Records Lookup API โ€” A, MX, TXT, NS by Domain avatar

DNS Records Lookup API โ€” A, MX, TXT, NS by Domain

Pricing

Pay per usage

Go to Apify Store

DNS Records Lookup API โ€” A, MX, TXT, NS by Domain

Pricing

Pay per usage

Rating

0.0

(0)

Developer

๐Ÿ‘ Technical Dost Solutions

Technical Dost Solutions

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 days ago

Last modified

Share

DNS Records Lookup API Resolve any domain's DNS into structured JSON โ€” A, AAAA, MX, NS, TXT, CNAME and SOA records โ€” in one bulk call. No API key. Built for developers who need fast, reliable, bulk results without managing servers or proxies.

Features

  • One structured JSON record per domain.
  • Bulk + concurrent โ€” process up to 100 domains per run.
  • No proxy, no browser, no API key โ€” fast and low-cost.
  • Graceful failures: unreachable inputs return ok: false with an error; the run never crashes.

Input

{"domains":["github.com","cloudflare.com"],"maxItems":100}

Output

One record per domain:

{
"domain":"github.com",
"ok":true,
"A":["140.82.112.3"],
"AAAA":[],
"MX":[{"exchange":"aspmx.l.google.com","priority":1}],
"NS":["dns1.p08.nsone.net"],
"TXT":["v=spf1 ..."],
"CNAME":[],
"SOA":{"nsname":"...","serial":1}
}

Who it's for

  • DevOps & SRE teams auditing DNS
  • Security researchers mapping infrastructure
  • Email/deliverability tooling reading MX & SPF (TXT)
  • Monitoring services tracking record changes

How to use

  1. Add your domains to the domains input field.
  2. Run the Actor and read one structured record per input from the dataset.
  3. Export as JSON, CSV, or Excel, or call the Actor's API from your backend.

FAQ

Do I need an API key? No. You provide domains; the Actor does the rest. Does it return personal data? No โ€” only public infrastructure/metadata, never personal contact data. What formats can I export? JSON, CSV, and Excel via the dataset, or the Actor API.

Pricing

Pay-per-event: a tiny per-run start fee plus a small per-result charge. You pay only for successful results. See the Pricing tab.

Further reading

  • Keyword: DNS records lookup.

You might also like

Domain WHOIS & DNS Lookup - Bulk Domain Intelligence

santamaria-automations/domain-whois-dns

Bulk domain intelligence โ€” WHOIS records (registrar, dates, contacts), DNS records (A, MX, TXT, NS), and email provider detection. Perfect for B2B prospecting, security audits, domain monitoring, and data enrichment.

Bulk DNS Records Lookup - A, MX, TXT, NS, CNAME

logiover/bulk-dns-records-lookup

Look up DNS records for thousands of domains at once โ€” A, AAAA, MX, NS, TXT, CNAME, SOA and CAA โ€” via DNS-over-HTTPS. Ideal for email deliverability (SPF/DMARC), security audits and migrations. No API key, export to CSV or JSON.

DNS Lookup | Scrape Domain Records & Security Intelligence

datascoutapi/dns-lookup

DNS lookup scrapes 22 data points including 10 DNS records (A, AAAA, MX, TXT, NS, CNAME, SOA, SRV, PTR, CAA) + email security analysis ( SPF/DKIM/DMARC), SSL certificate checker, domain monitoring. Processes 100 domains per batch with security scoring.

DNS & WHOIS Suite โ€” Bulk Records + RDAP Lookup

accurate_pouch/dns-whois-suite

Full DNS records (A, AAAA, MX, TXT, NS, CNAME, SOA) + RDAP WHOIS (registration, expiry, registrar, nameservers, domain age). Domain availability check. 10 domains free.

๐Ÿ‘ User avatar

Manchitt Sanan

3

DNS Record & Whois Lookup

onescales/dns-record-whois-lookup

Bulk DNS lookup for all 13 record types (A, MX, TXT, NS, SOA, CAA, TLSA & more) + WHOIS data. Check registrar, expiry & DNS config for thousands of domains instantly.

6

5.0

Bulk DNS Lookup (DNS-over-HTTPS)

thoob/dns-bulk-lookup

Resolves A, AAAA, MX, NS, TXT, CNAME, and SOA records for many domains at once over DNS-over-HTTPS (Cloudflare, with Google fallback), and parses SPF, DMARC, and optional DKIM. Deterministic and fast. Billed only per domain that returns DNS data.

Pono Data

3