IP Cow logo IP Cow

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

TXT Lookup

DNS

Fetch a domain's TXT records — SPF, verification tokens and free-form text.

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