-
Notifications
You must be signed in to change notification settings - Fork 191
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
Outsource the whois server list #44
Comments
Please use this list w/o any permissions, using of yours is subject of PR. |
We're hosting our fork of |
Would you mind to create a PR so that regru would merge that informations as well?
You know that some whois servers (e.g. whois.nic.de) do have very hard rate limits per IP? So having one central server would very quickly result in getting no response. |
Yes, I know about the rate limit per IP but lets say that we create a program that can be used to check domain availability like the |
I once had such a availability service as a web interface. Guess what happened? A bot net hit that web interface with about 5GB traffic, 40,000 ip addresses and 160,000 hits per month just to query if well known domain addresses will become free. You know that this service what you have in mind will attract these kind of users. But the idea as far as I understand could work. |
If we do this on a website it will actually be securer, because we can use CloudFlare, they've successfully mitigated the biggest DDoS in the history of internet 400gbps. |
@raeesiqbal FYI I did release a Whois API which you might find useful. |
Cool.... will look into it. |
Hi
I see that there are a handful of projects which do maintain their own individual whois server list. How about combining those lists into one single place and just maintain that together?
I created https://github.com/whois-server-list/whois-server-list where you can find a XML list containing domains (TLDs and SLD) with its whois servers from IANA, PSL and several whois client projects. The schema is not fix and could be changed within a new major version.
Also I'd like to use this opportunity to ask you if I may incorporate your list. I use the WTFL license.
The text was updated successfully, but these errors were encountered: