TXT Lookup
DNSFetch 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"}' Fetch a domain's TXT records — SPF, verification tokens and free-form text.
curl -s https://ipcow.com/api/tools/txt-lookup \
-H 'content-type: application/json' \
-d '{"domain":"example.com"}'