Rdap-proxy Alternatives
Similar projects and alternatives to rdap-proxy
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
MicrosoftDomains
This repository lists all active Microsoft domains | no URLs and no sub-domains | for the purpose of Whitelisting in various systems and apps | This is for my personal use but then decided to publish it on GitHub for others to use as well
-
rdap-proxy discussion
rdap-proxy reviews and mentions
-
Whois: Fragile, Unparseable, Obsolete
I ran into the same issue but worked around it slightly differently: have my code use RDAP, and then have an RDAP->WHOIS proxy [1]. There are usually rate-limits on WHOIS, so public instances won't survive long, but it works for me and you can run locally.
I also hunted (s/whois/rdap/g) around for undocumented RDAP servers and found a few. There are still a lot of TLDs without RDAP though [2].
[1] https://rdap.redirect2.me/ and (source at https://github.com/redirect2me/rdap-proxy)
[2] https://resolve.rs/domains/rdap-missing.html
Stats
redirect2me/rdap-proxy is an open source project licensed under GNU Affero General Public License v3.0 which is an OSI approved license.
The primary programming language of rdap-proxy is Go.