DNS Lookup - Forward and Reverse (A, MX, TXT, DMARC, PTR) avatar
DNS Lookup - Forward and Reverse (A, MX, TXT, DMARC, PTR)

Pricing

$1.49/month + usage

Go to Store
DNS Lookup - Forward and Reverse (A, MX, TXT, DMARC, PTR)

DNS Lookup - Forward and Reverse (A, MX, TXT, DMARC, PTR)

Developed by

xyzzy

xyzzy

Maintained by Community

Quickly retrieve DNS records (A, AAAA, MX, CNAME, TXT, DMARC, NS, SOA) or perform reverse DNS lookups. Ideal for DNS audits, cybersecurity analysis, competitor intelligence, sales & marketing outreach, tech stack identification, domain monitoring, and DNS troubleshooting.

0.0 (0)

Pricing

$1.49/month + usage

4

Total users

58

Monthly users

29

Runs succeeded

99%

Issues response

1.1 days

Last modified

5 days ago

You can access the DNS Lookup - Forward and Reverse (A, MX, TXT, DMARC, PTR) programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "domains": [
< "apify.com",
< "google.com",
< "microsoft.com"
< ],
< "dnsRecordTypes": [
< "A",
< "AAAA",
< "MX",
< "TXT",
< "NS",
< "SOA",
< "CNAME"
< ]
<}' |
<apify call xyzzy/dns-lookup --silent --output-dataset

DNS Lookup - Forward and Reverse (A, MX, TXT, DMARC, PTR) API through CLI

The Apify CLI is the official tool that allows you to use DNS Lookup - Forward and Reverse (A, MX, TXT, DMARC, PTR) locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: