How to calculate by IP?
by - Thursday, January 1, 1970 at 12:00 AM
hmm thx.....
Reply
(October 31, 2022, 12:23 AM)zal Wrote:
(October 30, 2022, 10:07 AM)Magroll Wrote:
(October 29, 2022, 01:18 AM)zal Wrote: I'm not sure if this will help, but maybe you could build some code and integrate the maxmind database into it.


You don't know where you can get this database for free?


Go look up maxmind - you can download a free version of their database online. It's commonly used in wireshark to give estimates of the locations of IP's addresses connected to your network.

Thanks, I'll try
Reply
Hi,

Here you can find registered public IP addresses (country + range + institution):
http://www.nirsoft.net/countryip/

As already mentioned (geolocation):
https://iplocation.com/

To compute subnets you can use linux tools:
ipcalc
ipv6calc
Reply
I am late, but if you're a programmer you could use IP2Location library:
IP2Location Python Library | IP2Location

They have packages for all mainstream languages, so you should be good to go.
Reply


 Users viewing this thread: How to calculate by IP?: No users currently viewing.