AAAA Lookup
DNSResolve a domain's IPv6 (AAAA) address records.
Use this from the command line
curl -s https://ipcow.com/api/tools/aaaa-lookup \
-H 'content-type: application/json' \
-d '{"domain":"example.com"}' Resolve a domain's IPv6 (AAAA) address records.
curl -s https://ipcow.com/api/tools/aaaa-lookup \
-H 'content-type: application/json' \
-d '{"domain":"example.com"}'