Identification and allow / block guidance for Monitrova's monitoring crawler. Use the IPs, User-Agent, and reverse-DNS pattern below to verify or filter the crawler's requests.
Monitrova runs three automated checks against monitored websites:
Monitrova/1.0 (+https://monitrova.com/bot)
All requests originate from one of the following addresses (IPv4 and IPv6 /64):
178.104.217.230
2a01:4f8:c014:7045::/64
This list is also published in plain text at /bot/ips.txt for automated verification.
Reverse-DNS resolves to bot.monitrova.com.
dig +short -x <client-ip> # → bot.monitrova.com.
dig +short bot.monitrova.com # → original IP
MonitrovaBot does not respect robots.txt. Uptime monitors are invoked by the site owner on their own site, so they are not subject to crawl exclusion. If you do not want Monitrova checking a site you control, remove it from your Monitrova account.
Uptime probes run at the cadence set by the site's plan — every 30 minutes on Free, 10 minutes on Starter, 1 minute on Pro. SSL and homepage checks run once per 12–24 hours per site (also plan-driven).
Cloudflare: add an IP Access Rule for the address above (Security → WAF → Tools → IP Access Rules), or a Custom Rule with (http.user_agent contains "Monitrova") and action "Skip".
Other WAFs / firewalls: allow the IP above on port 80 and 443, or filter by User-Agent substring Monitrova.
To block entirely, simply deny the IP.
Last updated: 2026-04-24