I have a list of IP addresses, is there a way to return who owns those IP addresses? For example, I have two IP addresses on my webpage connecting from a company, how can I get back who owns those IP addresses?
Is it possible? Something like the DNS but the opposite way.
Any libraries on python for this?