Directory / Monitoring

WARDBot

Verifiable

The monitoring agent behind W.A.R.D. It requests URLs that users have added to their monitoring list and records the HTTP status code so the user can be notified of downtime, at an average frequency of ten minutes or more per URL. The operator documents that its addresses reverse-resolve under the robot.ward.host suffix.

Operated by WEBSPARK (W.A.R.D.) · Official documentation

User agents

Patterns this directory matches, with real observed strings.

  • regexWARDBot/\d
  • observedMozilla/5.0 (compatible; WARDBot/1.0; http://ward.ai/robot)

How to verify

Reverse-DNS check a client IP

dig -x <client-ip> +short   # expect a hostname matching *.robot.ward.host

Reverse-DNS suffixes: *.robot.ward.host

Good Bot Practices scorecard

  • Identifies honestly

    Stable UA token documented (1 pattern)

  • Verifiable

    Verifiable

  • Respects robots.txt

    Service traffic you configured — robots.txt does not apply

  • Behaves

    Crawl-rate behavior is operator-declared; not machine-verifiable from this dataset

  • Reachable operator

    Operator and documentation published

Measured against the Good Bot Practices.