RDAP / IP Whois
RDAPOwning org, network range and abuse contact for an IP, straight from the RIRs.
Use this from the command line
curl -s https://ipcow.com/api/tools/rdap-ip \
-H 'content-type: application/json' \
-d '{"ip":"1.1.1.1"}' Owning org, network range and abuse contact for an IP, straight from the RIRs.
curl -s https://ipcow.com/api/tools/rdap-ip \
-H 'content-type: application/json' \
-d '{"ip":"1.1.1.1"}'