WHOIS - domain registration, DNS records, and IP address ownership.
DNS Records
ASYNCREADNo auth
Returns DNS records for a domain including A, AAAA, MX, NS, TXT, CNAME, and SOA.
ParametersFormJSON
Domain name
Record type: A, AAAA, MX, NS, TXT, CNAME, SOA
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "wh_dns", "params": { "domain": "google.com" } }'