DNS Lookup
DNSResolve A, AAAA, CNAME, MX, TXT, NS, SOA, CAA or SRV records via Quad9.
Use this from the command line
curl -s https://ipcow.com/api/tools/dns-lookup \
-H 'content-type: application/json' \
-d '{"domain":"cloudflare.com","type":"A"}'