Closed notpushkin closed 3 years ago
Thanks for the suggestion.
Yes, I have plans to include some RDAP functionality soon. I've got a decent chunk of code that currently supports domain look ups, but other features like searching IPs or CIDRs might be out of scope for me alone at this time. Also, I was debating releasing it as a separate project/repository, but seeing how this project is starting to get more traction, it may be best to just stuff it all in here.
If you're interested, I can include you on the PR for the domain query and parsing via RDAP. Should be able to get it out in a week or so.
@notpushkin
https://github.com/pogzyb/whodap 👀
I decided to release the RDAP stuff as its own project, but I still plan to add hooks for a few of these "whodap" methods into this repository as well. I will need a few more days to get to those hooks added here. I hope the other project helps you in the meantime though.
Release 0.4.1 contains some methods that help get the ball rolling with RDAP support. There's still more to do, but I'm going to close this for now. Further support for RDAP stuff will likely start over in the whodap
project, and then make its way over here via wrapper functions. Hope this helped; feel free to create another issue if there is anything more specific you'd like to see. Thanks!
Thank you so much! I will definitely give it a go when I have some capacity again for that one side project I'm using your library for :-)
https://rdap.org/ :-)