Community-driven threat intelligence

See who’s attacking,
before they reach you.

HoneyDB runs a global network of honeypots and turns every probe, scan and exploit into structured threat intel — queryable from a simple /api endpoint.

HoneyDB Network REST + JSON Python SDK & CLI Free community tier
Attacks observed · last 24 hours NETWORK
6,000,000
malicious events captured across the HoneyDB network in the last 24 hours

Trusted by security teams & integrated by

How it works

A sensor network that pays you back in data.

Deploy a honeypot in minutes, or just consume the feed. Either way you tap the same enriched stream of attacker IPs, services and payloads.

01

Deploy honeypots

Drop the lightweight HoneyDB Agent on any host. It impersonates SSH, RDP, HTTP, VNC and dozens of other services to lure and log attackers.

02

Collect telemetry

Every connection is captured, geolocated and classified — source, country, protocol and the service being targeted.

03

Query the API

Pull bad hosts, trending services and the full event stream as JSON. Block, enrich or alert — wire it into whatever you already run.

For developers

One endpoint.
The whole network.

  • Bad hosts, rankedPull the most-active malicious IPs with counts and last-seen dates.
  • Service-level intelSee which services are under attack network-wide — SSH, RDP, SIP and more.
  • Token auth, JSON outAn API key and a header from any HTTP client — or use the official Python SDK & CLI.
curl · honeydb.io/api 200 OK
# top attacking hosts in the last 24h $ curl -H "X-HoneyDb-ApiId: $API_ID" \ -H "X-HoneyDb-ApiKey: $API_KEY" \ https://honeydb.io/api/bad-hosts [ { "remote_host": "45.227.254.8", "count": "18204", "last_seen": "2026-07-18" }, { "remote_host": "193.32.162.45", "count": "9117" } ] # same query, official Python CLI $ pip install honeydb $ honeydb bad-hosts
HoneyDB Agent

Run your own sensor.
Strengthen the whole network.

A single binary turns any spare host into a multi-service honeypot. Your captures feed your private dashboard and the community feed you query.

  • Dozens of emulated servicesSSH, RDP, HTTP, VNC, Telnet, Redis, MySQL and more — toggled from one config.
  • Phone-home telemetryCaptures stream securely to HoneyDB; nothing sensitive ever leaves the box.
Agent fleet NETWORK
Watchlist · my monitors 2 alerting
45.227.254.8SEEN
10.0.4.0/24CLEAR
193.32.162.45SEEN
acme-edge-01CLEAR
141.98.11.27CLEAR
HoneyDB Monitors

Get pinged the moment your IPs show up.

Add hosts, CIDR ranges or asset names to a watchlist. If they appear anywhere in the honeypot network, HoneyDB alerts you — early warning that something is compromised or scanning.

  • Webhook & email alertsRoute hits straight into Slack, PagerDuty or your SIEM.
  • CIDR & asset matchingWatch whole ranges, not just single addresses.
Subscription plans

Threat intel access for every kind of defender.

Community is free for internal, non-commercial use. Enterprise tiers scale query volume and bundled Monitors for defending your own infrastructure. Embedding or redistributing HoneyDB data in a product? That’s Commercial / OEM.

Community

Community

$0/forever

Individual practitioners, researchers and in-house defenders using the data internally. Non-commercial use only.

  • 1,000  queries / day
  • Full API access, including CVE endpoints and summarized IP history
  • Run your own HoneyDB Agent
Sign up to get started No card · internal, non-commercial use · no redistribution or embedding

Enterprise

Internal use only — monthly or annual billing.

Enterprise

Enterprise Bronze

$49/month

Small teams defending their own systems. $490/year billed annually.

100,000queries / month
  • 5 HoneyDB Monitors included
  • Full API access
  • Internal operational use
Subscribe monthly or pay annually — $490/yr
Enterprise · Popular

Enterprise Silver

$99/month

Teams needing higher query capacity. $990/year billed annually.

500,000queries / month
  • 25 HoneyDB Monitors included
  • Full API access
  • Internal operational use
Subscribe monthly or pay annually — $990/yr
Enterprise

Enterprise Gold

Custom/quote

Internal use above 500,000 queries per month.

500,000+queries / month
  • Monitors sized to your contract
  • Full API access
  • Internal operational use
Request a quote

Commercial / OEM

For vendors, MSSPs and SaaS platforms embedding or redistributing HoneyDB data. Annual licensing. Running an MSSP or building an AI SOC product? See how teams use HoneyDB.

Commercial / OEM

Commercial Silver

$2,600/year

Embed HoneyDB data in your product or service under a commercial license.

1,000,000queries / month
  • Redistribution permitted under license
  • 25 HoneyDB Monitors included
  • Standard support
Subscribe annually
Commercial / OEM

Commercial Gold

Custom/quote

For higher volumes and SLA-backed, dedicated support — a step up from Commercial Silver.

Negotiatedqueries / month
  • Redistribution permitted under license
  • Custom Monitors allocation
  • SLA & dedicated support
Request a quote

Already subscribed? Manage your subscription — change plan, update card, or cancel.

All plans: geo, netinfo, ASN prefixes, CIDR expansion, and third-party threat list lookups don’t count toward your quota.

Not sure which plan applies? Contact us and we’ll guide you.

Free to start

Wire the honeypot network into your stack.

Grab an API key, drop in a curl, and you’re pulling live attacker intel in under five minutes.