WordPress Plugin · Free
ReportedIP Hive
Real-time WordPress security with 16 detection sensors, a Web Application Firewall, four 2FA methods and an opt-in community threat network. Free and open source forever.
fail2ban learns from your server. The agent learns from everybody's. It reads the same logs, counts the same failures and bans the same addresses, and on top of that it keeps the community blacklist in ipset or nftables, so an address that attacked somebody else this morning never gets a first attempt here.
187 of 189
of the sshd addresses fail2ban had banned on a production host, found again by the agent. The two it did not find were test addresses.
+78
real attackers on that same host that fail2ban had not caught at all. FTP: three of three.
0.085 %
of one CPU core, measured live with seven log files under watch, at 16.6 MB of resident memory.
Zero
log lines, payloads and User-Agents sent to us. A report is an address, category ids and one generated sentence.
A ban list built from your own logs can only ever hold attackers who already found you. That is the ceiling of every tool of the fail2ban generation, and it is not a fault in fail2ban: a local log is all it was ever given. So every server on the internet learns the same lesson separately, at its own expense, one attempt at a time. The agent keeps that local detection in full and adds the half your own logs cannot give you.
Both read your logs. Only one of them knows what happened on somebody else's server. The first row is the one that decides, and the last row is where fail2ban wins.
| What has to happen | fail2ban | ReportedIP Agent |
|---|---|---|
| Attackers who have not reached this server yet | Outside its design. The ban list only ever holds what this host saw itself. | In ipset or nftables every 15 minutes on a licensed Professional server, from the reports of every other host on the network. |
| Attacks in this server's own logs | A jail and a set of regexes per service, tuned by hand. | Thirteen sources with built-in thresholds. Measured against fail2ban on a live host: 187 of 189 addresses, plus 78 more. |
| What has to be installed for it | Python and its modules, patched with the rest of the system. | One static binary, no cgo, no interpreter, nothing else. |
| Checking a log before you trust the rules | fail2ban-regex. | reportedip-agent test, which counts the way the daemon counts and changes nothing on the host. |
| Blocking a local find | Its whole reason to exist. | Optional and off by default, with a kernel timeout so nothing stays banned once the agent stops. |
| What it costs | Nothing. Free software, and it stays installable next to the agent. | 4.90 Euro a month per server, incl. VAT, from the Professional plan. |
Linux Server Agent · from Professional
Who it's for
Anyone running Linux servers: hosters, agencies and admins with one box or fifty.
Pricing
One server included from Professional, three with Business. Further servers from 4.90 € a month, incl. VAT.
reportedip-agent doctor
reportedip-agent test /var/log/auth.log
reportedip-agent install --key "YOUR_API_KEY"
doctor reports what this host brings and what is missing, and changes nothing: no file, no rule, no set. test runs the detectors over a real log and prints which address would have crossed its threshold and when, without reporting or banning anything. The installation then starts in log mode, so the rules match and log before they ever drop a packet.
No. Every attack type that used to arrive through a jail has its own detector reading the original log, and that was checked rather than assumed: on a production host the agent found 187 of the 189 sshd addresses fail2ban had banned, and 78 more it had missed. fail2ban stays available as one optional source for hosts that still run it, and a host without it loses nothing.
Run reportedip-agent test against your own logs. It runs the detector chain over the files you name, gzipped ones included, prints which address would have crossed which threshold and when, and reports nothing, bans nothing and writes nothing outside your terminal. Then leave the agent in log mode for a few days and compare. Turning fail2ban back on is one systemctl command, because the agent never writes to its configuration.
Each additional licence is 4.90 € a month or 49 € a year, incl. VAT, and the price per licence falls as the count goes up: 3.90 € from five licences, 2.90 € from ten, 1.90 € from twenty-five and 1.40 € from fifty. The step you reach applies to every licence, not only to the ones above it. There is no free tier for the agent, unlike the rest of the products.
Only the feed download pauses. The list already in the kernel stays and keeps blocking, local detection and local blocking keep running, reports keep going and the agent still updates itself. A server never becomes unprotected because of an open invoice.
No. Servers are their own pool, counted separately from the domains of the Hive plugin. The Business volume multiplier raises the domain count but not the number of included servers.
The address, the threat category IDs and a generated sentence. Never a log line, a user name, a request body, a User-Agent or a URL. A server identifies itself with a random install id created during the installation, not with its name.
On a licensed server from the Professional plan the agent refreshes it every 15 minutes and takes everything scored at confidence 75 and up. The request is conditional, so a list that has not changed answers with a 304 and transfers nothing, which is what makes a short interval cheap. The swap into the kernel sets is atomic, so there is never a moment where a set is empty. Freshness and depth of the feed are what a plan buys; local detection, local blocking and reporting do not depend on it.
Same dataset, different shape.
WordPress Plugin · Free
Real-time WordPress security with 16 detection sensors, a Web Application Firewall, four 2FA methods and an opt-in community threat network. Free and open source forever.
REST Threat Intelligence · Free tier
The reputation engine behind everything. Query IPs, submit reports, pull the blacklist and run bulk operations from any language, fail2ban, SIEM, firewalls, hosting panels.
Downloadable Feed · Free
Community-driven blacklist, automatically scored from real-time reports. Plain text, JSON and CSV, ready for fail2ban, iptables, nginx or any blocklist consumer.
Live DNSBL Add-on · from PRO
Ask a DNS question instead of downloading a list: your mail server looks the address up live, the same way it already queries Spamhaus. No imports, always fresh.
DNS Diagnostics · Free
Domain health diagnostics from 76 resolvers across 6 continents. Validate SPF, DKIM, DMARC and DNSSEC, run DNSBL lookups and track propagation during migrations.
PTR Check · Free
Resolve the PTR record of an IPv4 or IPv6 address and check whether it resolves back. A PTR record nobody confirms is the most common reason a mail server is refused at the door.
One server included from Professional, three with Business. Further servers from 4.90 € a month, incl. VAT.