MattIPv4 / DNS-over-Discord

1.1.1.1 works from a Discord server, thanks to the 1.1.1.1 bot. Invite the bot to your Discord server to start using DNS over Discord.
https://dns-over-discord.v4.wtf/invite
Apache License 2.0
281 stars 28 forks source link

Implement whois with rdap.cloud #8

Closed MattIPv4 closed 3 years ago

MattIPv4 commented 4 years ago

Add WHOIS support for domains and IP addresses to the bot.

We should use the rdap.cloud service, specifically https://rdap.cloud/api/v1/xxx, which appears to provide a far more in-depth parsed whois object for both domains and IP addresses. The bot should then be able to return a formatted set of information when the domain whois command is used.