SkillAgentSearch skills...

WhoisXBot

WHOIS Lookup Utility for TLD, gTLD, ccTLD & mTLD with Telegram Bot

Install / Use

/learn @madfxr/WhoisXBot
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

WHOIS Lookup Utility for TLD, gTLD, ccTLD & mTLD with Telegram Bot

Requirements

  • Git.
  • Nginx.
  • PHP-FPM.
  • PHP.
  • BIND.
  • Certbot.
  • Whois.
  • Telegram.

Installation

  • Configure the Web Server and SSL: https://certbot.eff.org/lets-encrypt/centosrhel7-nginx
  • Cloning PHP source code: https://github.com/madfxr/whoisxbot.git
  • Chat in Telegram with @BotFather (https://t.me/BotFather) and create a new bot
  • Get your API token (example: 613961047:AZFWy0k603kLssujSIkKacmKuxxxTnq8Wl4)
  • In php file line 2, change <authorization_token> with your API token (example: 613961047:AZFWy0k603kLssujSIkKacmKuxxxTnq8Wl4)
  • Upload the index.php file to your Web Server with SSL support
  • Then access the following URL: https://api.telegram.org/bot<authorization_token>/setWebhook?url=https://domain.tld/index.php in the web browser to set the webhook (example: https://api.telegram.org/bot613961047:AZFWy0k603kLssujSIkKacmKuxxxTnq8Wl4/setWebhook?url=https://domain.tld/index.php
  • Chat in Telegram with @BotFather (https://t.me/BotFather) and edit @yourBotName commands:
whois - Client for the whois directory service

Notes

  • WhoisXBot is still tried on CentOS 7 x86_64 only.
  • If you are using another operating system, feel free to make changes to an existing PHP source code.
View on GitHub
GitHub Stars8
CategoryDevelopment
Updated3mo ago
Forks3

Languages

PHP

Security Score

72/100

Audited on Dec 9, 2025

No findings