DNS Records Scraper β A, AAAA, MX, TXT, NS, CNAME
Pricing
from $1.00 / 1,000 results
DNS Records Scraper β A, AAAA, MX, TXT, NS, CNAME
$1/1K π₯ Fast DNS records scraper! A, AAAA, MX, TXT, NS, CNAME & more via DNS-over-HTTPS. JSON, CSV, Excel or API in seconds. Paste domains & resolve thousands of records for recon, security & migration β‘
Pricing
from $1.00 / 1,000 results
Rating
0.0
(0)
Developer
ninhothedev
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
18 days ago
Last modified
Categories
Share
Bulk-resolve DNS records for any list of domains: A, AAAA, MX, TXT, NS, CNAME, SOA and CAA β via DNS-over-HTTPS (Google + Cloudflare fallback). As JSON, CSV or Excel. Free, no key, no proxy.
π΅ Pricing
Pay per result β about $1 per 1,000 domains. No subscription, no proxy needed. You only pay for the domains you resolve, and new Apify accounts include free monthly credits so you can test it for $0.
π What can it extract?
Per domain, one clean JSON item with:
- A and AAAA (IPv4 / IPv6 addresses)
- MX mail servers (kept as
priority host) - TXT records (SPF, DKIM, verification tokensβ¦)
- NS nameservers
- CNAME aliases
- SOA start-of-authority
- CAA certificate-authority authorization
resolvedflag +scraped_attimestamp
π How do I use it?
- Click Try for free.
- Paste your domains and pick record types (see example below).
- Click Start and download results as JSON, CSV or Excel β or pull them via the API / schedule them.
βοΈ Input example
{"mode": "domains","domains": ["google.com", "github.com"],"recordTypes": ["A", "AAAA", "MX", "TXT", "NS", "CNAME"],"maxItems": 100}
π¦ Output example
{"domain": "google.com","a": ["142.250.72.14"],"mx": ["10 smtp.google.com."],"ns": ["ns1.google.com", "ns2.google.com", "ns3.google.com", "ns4.google.com"],"txt": ["v=spf1 include:_spf.google.com ~all"],"resolved": true}
π― Use cases
- Recon β map a target's infrastructure across many domains fast.
- Security audits β check SPF/DKIM/DMARC (TXT), CAA and mail routing.
- Migrations β snapshot every record before and after a DNS cutover.
- Monitoring β schedule runs to catch nameserver or MX changes.
π° How much will it cost?
You pay only the per-result price (no proxy cost): 100 domains β ~$0.10 Β· 1,000 β ~$1 Β· 10,000 β ~$10
π Why this one
| Feature | This actor | Others |
|---|---|---|
| 8 record types (incl. SOA, CAA) | β | A/MX only |
| Bulk list, one item per domain | β | one at a time |
| DoH with Cloudflare fallback | β | single resolver |
| No key / no proxy | β | sometimes |
π Related actors
- IP Geolocation Scraper β geolocate the IPs you resolve
- Geocoding Scraper β addresses β coordinates
- Website Tech Stack Detector β technologies behind a domain
- RDAP Domain Scraper β registration & ownership data
β FAQ
Key/proxy? No. How many domains? Up to maxItems (default 100, max 1000) per run. Which resolver? Google DNS-over-HTTPS, with Cloudflare as automatic fallback.
π Support
Found a bug or need an extra record type? Open an issue on the actor β fixes and new fields ship fast.
Legal & privacy
Uses the public Google and Cloudflare DNS-over-HTTPS resolvers. Only public DNS data is returned.
Keywords: dns records scraper, dns lookup, dns-over-https, mx records, txt spf dkim, nameserver ns, cname soa caa, recon security migration monitoring, JSON CSV Excel