501(c)(3) Nonprofit — Free for the community

Foundational Internet Intelligence
for the Public Good

Dataplane.org observes and publishes free Internet signals - helping operators, researchers, and analysts understand activity across the global network.

300+
Global Sensors
65
Metro Areas
6
Continents
Live
Updated Hourly
Integrated into
Recorded Future Shadowserver Team Cymru MISP IntelMQ FireHOL RST Cloud + 14 more →
Signals

Observed Internet Activity, Updated Hourly

Each signal is a list of IP addresses observed exhibiting specific behaviors on the Internet - free to download and use for research, enrichment, and awareness. Signals are informational indicators; they are not recommended as direct block lists.

DNS Signals

IP addresses observed sending recursive queries, IN ANY probes, DNS over TCP, and VERSION.BIND requests - indicators of scanning or misconfigured resolvers.

SSH Signals

IP addresses observed attempting SSH password authentication and client connections - strong indicators of Internet-wide scanning and brute-force activity.

SMTP Signals

IP addresses observed sending unsolicited HELO/EHLO and DATA commands - useful for identifying hosts probing email infrastructure.

SIP Signals

IP addresses observed sending unsolicited SIP REGISTER and INVITE requests - indicators of VoIP infrastructure scanning and potential toll fraud.

VNC & Telnet

IP addresses observed attempting VNC authentication and Telnet logins - indicators of scans probing remote access and legacy services.

NTP & IPv6

IP addresses observed in NTP version requests and IPv6 scanning - valuable data for understanding next-generation network behavior and abuse trends.

Signal Consumers

Trusted Across the Internet Community

A broad range of open-source tools, commercial platforms, and research organizations rely on Dataplane.org signals. We make no recommendations for or against any listed organization.

Using our signals? Let us know.

For Organizations

Need data tailored to your environment?

Our standard signal feeds are free for everyone. If your team needs something more specific - a particular protocol, geography, delivery method, or cadence - we can build it.

Protocol-specific feeds - target exactly the traffic types relevant to your network or product
Private delivery - dedicated API endpoint, S3 bucket, or push integration on your schedule
Higher frequency - sub-hourly refresh rates for teams that need near real-time data
Research collaboration - joint analysis, co-authored findings, and access to raw sensor data

Let's talk about what you need

Custom feeds are priced to sustain the infrastructure that powers our free public signals. Revenue from custom work directly funds the community data we provide at no cost.

Contact Us About Custom Feeds

Responses typically within 1–2 business days

The Data Pipeline

Passive sensors. Hourly signals. Freely available.

Dataplane.org runs a global observation network that continuously collects, processes, and publishes Internet behavior data - at no cost to anyone.

Observe

300+ passive sensors across 65 metro areas and 6 continents monitor unsolicited traffic - DNS, SSH, SMTP, SIP, VNC, Telnet, NTP, IPv6.

Process

Raw observations are deduplicated, enriched with context, and categorized by behavior. Signal feeds are generated and refreshed every hour.

Publish

Signal feeds are freely published for anyone to download, integrate into research pipelines, or use for Internet-wide situational awareness.

Why Dataplane.org

Built by Operators, for Operators

Since 2016, Dataplane.org has provided free, independent Internet observation data to the community - no agenda, no vendor interest, just data.

100% Free & Nonprofit

As a 501(c)(3) organization, all signals, tools, and analysis are provided at no cost. No paywalls, no tiers, no vendor lock-in - ever.

True Global Coverage

300+ sensors across 65 metro areas on 6 continents provide a uniquely diverse perspective that regional solutions can't match.

Near Real-time

Signals refresh every hour. Integrate into your SIEM, threat intelligence platform, or research workflows to stay current.

Community Trusted

Used by 20+ leading security platforms and research tools including Recorded Future, Shadowserver, Team Cymru, and MISP.

dataplane-research.sh
# Download the SSH password-auth signal curl -sO https://dataplane.org/sshpwauth.txt # Enrich with ASN / geo for research grep -v '^#' sshpwauth.txt \ | whois-bulk --fields asn,org,cc \ | tee sshpwauth-enriched.csv ✓ 8,219 IPs observed [14:00 UTC] ✓ Top ASN: AS4134 (CN) - 1,041 IPs ✓ Top ASN: AS9009 (NL) - 887 IPs # Correlate across multiple feeds python3 analyze.py \ --feeds dnsrd sshpwauth smtpdata \ --output report.json
Newsletter

Research & Updates from the Field

Our newsletter goes out when we have something worth saying - research findings, new signals, analysis of Internet anomalies, and organizational updates. No filler.