IP Cow logo IP Cow

Privacy-first IP, DNS & email tools · 20+ years of serving your IP

CNAME Lookup

DNS

Resolve a host's CNAME alias and the chain it points to.

Use this from the command line
curl -s https://ipcow.com/api/tools/cname-lookup \
  -H 'content-type: application/json' \
  -d '{"domain":"www.example.com"}'