Watchbot
GoodBotVerifiedBOTA website monitoring service that alerts users via Telegram regarding site uptime, domain expiration, and SSL certificate status. Operated by Alex Ryabov.
What is Watchbot?
Watchbot is a specialized monitoring tool designed to help website owners maintain service availability and security compliance. Operated by Alex Ryabov, the service integrates directly with Telegram to provide real-time notifications when a monitored URL goes offline or when critical assets like SSL certificates or domain registrations approach their expiration dates. It has been active since 2015 and includes advanced features such as monitoring Certificate Transparency logs to detect unauthorized or new certificates issued for a domain.
Identification
WatchbotWhy it crawls your site
Watchbot crawls specific user-defined URLs to perform health checks and verify the status of security headers and certificates. It does not index content for search or training purposes; instead, it performs lightweight HTTP requests to determine if a site is responsive and to inspect the metadata of its security certificates. Site administrators can verify the bot's activity by checking the logs for the user-agent string provided in its documentation or by visiting the official project page at https://watchbot.fflow.net.
Block or allow Watchbot
Add a Disallow rule for Watchbot in your robots.txt file. You can also block at the server level using your web server configuration or CDN firewall rules to filter requests matching the user-agent string.
# Block Watchbot from crawling your entire site User-agent: Watchbot Disallow: / # Allow Watchbot full access User-agent: Watchbot Allow: /
Ensure your robots.txt allows Watchbot. Verify requests by checking the user-agent string.
Traffic & trends
No Cloudflare traffic data available.
Loading trend data…
From the community
Recent Reddit discussion mentioning this bot.
Links & references
Data sources
This profile is compiled from the following sources.