Reverse DNS (PTR)
DNSFind the PTR record(s) an IP address resolves back to.
Use this from the command line
curl -s https://ipcow.com/api/tools/reverse-dns \
-H 'content-type: application/json' \
-d '{"ip":"8.8.4.4"}' Find the PTR record(s) an IP address resolves back to.
curl -s https://ipcow.com/api/tools/reverse-dns \
-H 'content-type: application/json' \
-d '{"ip":"8.8.4.4"}'