Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IP-address lookup #176

Open
joho1968 opened this issue Dec 30, 2021 · 3 comments
Open

IP-address lookup #176

joho1968 opened this issue Dec 30, 2021 · 3 comments

Comments

@joho1968
Copy link

Description
It'd be nice if the kit could support IP-address lookup, and I do realize this may open up another can of worms considering all the different "ripe" outputs.

@bessone
Copy link
Contributor

bessone commented Dec 30, 2021

Feel free to work on it and make a PR 😉

@joho1968
Copy link
Author

Possibly a silly question: But would this not be a lot about checking if it's an IP address, and if so, allowing it to be looked up?

(instead of preventing the lookup)

The rest of the parser logic, etc would stay pretty much the same, no?

@cmanley
Copy link

cmanley commented Jan 10, 2024

I need to find out who an IP address belongs to but it does not have a host name.
Regular whois says this belongs to Microsoft: 104.47.2.254
So how to I ask this package who it belongs to?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants