Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Get host from ip
#2
This might be what you need: https://github.com/MaxHorstmann/ArinWhois.NET
Install with pip:
Install-Package ArinWhois
it is a package for calling Arin whois service

I just tried to install with pip, and there is no package in PyPi.
The github repository is 4 years old, and hasn't been worked on since 2014.
So, you might explore the code to get some ideas.

There is also another package which is in PyPi, and can be installed with pip, named whois.
It's also old, but has versions for python 2 and 3.
link: https://pypi.python.org/pypi/whois/0.7
Reply


Messages In This Thread
Get host from ip - by antmar904 - Jan-31-2018, 07:09 PM
RE: Get host from ip - by Larz60+ - Jan-31-2018, 08:06 PM
RE: Get host from ip - by Larz60+ - Jan-31-2018, 08:14 PM
RE: Get host from ip - by antmar904 - Jan-31-2018, 08:27 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  where to host my python script tomtom 1 1,295 Feb-09-2022, 06:45 AM
Last Post: ndc85430
  Failing to connect to a host with WMI tester_V 6 4,480 Aug-10-2021, 06:25 PM
Last Post: tester_V

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020