WormlyBot
GoodBotVerifiedBOTWormlyBot is a specialized monitoring agent used by the Wormly service to perform uptime checks and verify the availability of web servers and network services. Operated by Wormly.
What is WormlyBot?
WormlyBot is the automated crawler operated by Wormly, a DevOps-focused platform designed to provide comprehensive uptime and server health monitoring. The bot periodically visits configured URLs and network endpoints to verify that services are responding correctly and within expected performance parameters. By acting as an external observer, it provides site owners with real-time alerts and historical reports regarding their infrastructure's availability.
Identification
WormlyBotWhy it crawls your site
The bot crawls websites specifically to execute HTTP requests and TCP probes as part of a user-defined monitoring schedule. It collects status codes, response times, and content availability data to determine if a site is experiencing downtime or performance degradation. Site administrators can verify the bot's legitimacy by checking the source IP against Wormly's published infrastructure ranges or by visiting the documentation provided at wormly.com.
Block or allow WormlyBot
Add a Disallow rule for WormlyBot 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 WormlyBot from crawling your entire site User-agent: WormlyBot Disallow: / # Allow WormlyBot full access User-agent: WormlyBot Allow: /
Ensure your robots.txt allows WormlyBot. Verify requests by checking the user-agent string.
Traffic & trends
No Cloudflare traffic data available.
Loading trend data…
Links & references
Data sources
This profile is compiled from the following sources.