Multiple DNS Checking with DNS Lookup API
For Linux Servers
wget https://github.com/ersinkoc/ot.DnsCheck/releases/download/alpha/DnsCheck
chmod +x DnsCheck
./DnsCheck
For files starting with "_"
Firstly install .NET Core Runtime 3.1
DNS Lookup API Usage
You can purchase a subscription via APILayer.com or RapidAPI.com to use the API
Subscription Plans
- 20 requests/day : Free
- 30.000 requests/month : 9.99$
- 90.000 requests/month : 19.99$
This console application is just an example of multiple NS or MX checking.
You can also access A, AAAA, SOA, MX, TXT and NS records with the DNS Lookup API.
You can develop your own applications with API.