Live data · free to read

What the sensor network is seeing right now.

Aggregate statistics from the sensors behind the SciScope Scanner Feed — published in full, with no key and no signup. This page is regenerated from the same bundle the API serves, so what you see here is what subscribers are getting.

Data generated · refreshed hourly

220,692
IP addresses scored in the current window
18,456
on the feed right now
8,612
of the feed flagged by our sensors alone, with no outside corroboration — 52% (7-day average)
7,383
on the high-confidence blocklist
206
legitimate crawler IPs kept off it
01 / right now

Ten addresses on the feed as of this build

Ten entries from the live feed — the same records a subscriber's firewall is pulling right now. The full feed carries 18,456 of them, each with the evidence behind the verdict.

addressscoreccnetworktagslast seen
195.178.110.228100ADDMZHOST - TECHOFF SRV LIMITEDAS48090asn_drop corroborated2026-09-19
198.235.24.34100USGOOGLE-CLOUD-PLATFORM - Google LLCAS396982host:GCP2026-09-19
204.76.203.4100DEPFCLOUD - Pfcloud UG (haftungsbeschrankt)AS51396asn_drop corroborated host:Pfcloud2026-09-19
77.90.185.20100DELimitedNetwork-AS - Limited Network LTDAS213790asn_drop corroborated2026-09-19
79.124.62.230100SCDM_AUTO - DM AUTO EOODAS207812asn_drop corroborated2026-09-19
192.161.49.296USHOSTP-LA - HostPapaAS23273host:HostPapa2026-09-19
188.166.68.25295NLDIGITALOCEAN-ASN - DigitalOcean, LLCAS14061host:DigitalOcean2026-09-19
74.235.123.2693USMICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAS8075host:Azure2026-09-19
152.32.131.24591HKUCLOUD-HK-AS-AP - UCLOUD INFORMATION TECHNOLOGY (HK) LIMITEDAS135377host:UCloud2026-09-19
2026-09-02 · 55%range 47–56%2026-09-19 · 47%

corroborated means an independent public list agrees with us. The rows without it are the point: 52% of the feed carries no outside corroboration at all (7-day average) — our sensors saw it and nobody else's list has it yet.

02 / activity

Events per sensor, per day

What the sensors recorded each day — firewall drops, SSH attempts and web probes.

2026-08-20: 53,778 per sensor2026-08-21: 52,817 per sensor2026-08-22: 60,706 per sensor2026-08-23: 87,287 per sensor2026-08-24: 66,167 per sensor2026-08-25: 57,648 per sensor2026-08-26: 62,938 per sensor2026-08-27: 63,349 per sensor2026-08-28: 79,281 per sensor2026-08-29: 66,687 per sensor2026-08-30: 81,715 per sensor2026-08-31: 60,404 per sensor2026-09-01: 59,986 per sensor2026-09-02: 65,827 per sensor2026-09-03: 59,185 per sensor2026-09-04: 59,140 per sensor2026-09-05: 58,342 per sensor2026-09-06: 81,187 per sensor2026-09-07: 59,566 per sensor2026-09-08: 58,049 per sensor2026-09-09: 63,404 per sensor2026-09-10: 59,262 per sensor2026-09-11: 57,308 per sensor2026-09-12: 58,582 per sensor2026-09-13: 75,613 per sensor2026-09-14: 54,817 per sensor2026-09-15: 58,471 per sensor2026-09-16: 66,978 per sensor2026-09-17: 73,763 per sensor2026-09-18: 54,755 per sensor
87,28743,6430
events per sensor, per day
2026-08-20peak 87,287 per sensor on 2026-08-232026-09-18 · complete days only
03 / targets

Most-targeted destination ports, last 7 days

Which ports the internet is knocking on, as a share of all events.

port 22 SSH
4.13%
port 23 Telnet
1.38%
port 24024
1.02%
port 8080 HTTP alt
0.46%
port 5522
0.29%
port 8443 HTTPS alt
0.27%
port 3389 RDP
0.25%
port 3306 MySQL
0.23%
port 445 SMB
0.2%
port 443 HTTPS
0.2%
04 / behaviour

What that traffic was, last 7 days

What kind of contact those events were.

fw_block firewall drops on closed ports
92.56%
ssh_preauth SSH sessions abandoned before authentication
2.89%
web_request HTTP requests to unadvertised endpoints
2.39%
ssh_invalid_user SSH logins for users that do not exist
1.08%
web_probe HTTP probes for known-vulnerable paths
1.04%
ssh_fail failed SSH password attempts
0.03%
05 / origins

Where the flagged addresses are registered

Where the flagged addresses are registered — the traffic's origin, not our sensors'. Mostly rented infrastructure, so this reflects where hosting is cheap rather than anything about the countries themselves.

US United States
8,788
GB United Kingdom
1,383
DE Germany
1,202
CN China
1,119
NL Netherlands
789
SG Singapore
603
JP Japan
584
MY Malaysia
415
BR Brazil
345
HK Hong Kong
254
06 / coverage

Where the sensors are

Where we observe from. Regions without a sensor are marked, and the gap is real: an operation that only scans one part of the world may not reach us yet.

Europe
North America
Africa
·South America not yet
·Asia not yet
·Oceania not yet
07 / the api

The same data, as an API

Everything above comes from the API. Here is a real call and exactly what comes back.

Free Aggregate statistics

# any key, including a Free one
curl -s -H "Authorization: Bearer $SCISCOPE_KEY" \
     https://api.sciscope.ee/v1/stats

# ->
{
  "generated_utc": "2026-09-19T22:35:34Z",
  "totals": {
    "scored_ips": 220692,
    "on_feed": 18456,
    "on_blocklist": 7383,
    "identified_crawlers": 206
  },
  "events_per_day_30d": [ /* 30 days */ ],
  "top_dst_ports_7d":  [ /* 15 rows */ ],
  "event_types_7d":    [ /* by volume */ ],
  "top_feed_countries": [ /* 15 rows */ ]
}

One address, with its evidence

# 198.51.100.24 is a documentation address (RFC 5737), used here as an example
curl -s -H "Authorization: Bearer $SCISCOPE_KEY" \
     https://api.sciscope.ee/v1/ip/198.51.100.24

# ->
{
  "ip": "198.51.100.24",
  "found": true,
  "score": 87.4,
  "raw_score": 91.0,
  "sensor_continents": [ "Africa", "Europe" ],
  "signal_events_30d": 1284,
  "first_seen": "2026-07-09",
  "last_seen": "2026-07-28",
  "last_signal": "2026-07-28",
  "geo": { "country": "US", "asn": 64496, "as_org": "Example Hosting" },
  "tags": [ "scanner", "ssh", "multi-sensor" ],
  "evidence": { /* per-continent: first and last seen, by day */ },
  "updated_utc": "2026-09-19T22:35:34Z"
}

Every flagged address ships with the evidence behind it. If you disagree with a verdict you can see precisely what produced it — which is the whole difference between a feed you can operate and a list you have to trust.

Get a key

Read the numbers. Then try it on your own traffic.

A 14-day trial gives you the full Pro feature set — feed, history, per-IP lookups — with no card and no form. When it ends your key drops to Free rather than dying, so the statistics endpoint above keeps working indefinitely.