Web Tools¶
This module provides commands to fetch information about IP addresses and domains, using the ipinfo.io API and the Linux whois package.
Commands¶
/whois (domain): Fetches whois information for a domain, based on the Linux whois command./ip (ip or domain): Fetches information about an IP address or domain using the ipinfo.io API.
Examples¶
Will send a message with the whois information for
google.com./whois google.comWill send a message with information about the IP address of
telegram.org./ip telegram.org