{
  "generated_at": "2026-07-26T18:27:30.403548Z",
  "window_hours": 24,
  "threat_index": {
    "value": 95,
    "label": "SEVERE",
    "basis": "volume vs a 200k/24h reference, plus observed high-severity techniques and hands-on activity"
  },
  "kpis": {
    "events": "1.2M",
    "unique_ips": "13,193",
    "protocols_covered": 20,
    "continents_covered": 3,
    "top_technique": {
      "id": "T1190",
      "name": "Exploit Public-Facing Application",
      "pct": 30
    }
  },
  "hourly_volume": [
    5827,
    6841,
    4987,
    6575,
    6146,
    5185,
    4702,
    4168,
    3599,
    5340,
    3800,
    5768,
    6748,
    4551,
    6041,
    4678,
    3818,
    10570,
    7947,
    6787,
    4387,
    7564,
    6122,
    6715
  ],
  "windows": {
    "24h": {
      "events": "1.3M",
      "volume": [
        5827,
        6841,
        4987,
        6575,
        6146,
        5185,
        4702,
        4168,
        3599,
        5340,
        3800,
        5768,
        6748,
        4551,
        6041,
        4678,
        3818,
        10570,
        7947,
        6787,
        4387,
        7564,
        6122,
        6715
      ],
      "labels": [
        "00:00",
        "01:00",
        "02:00",
        "03:00",
        "04:00",
        "05:00",
        "06:00",
        "07:00",
        "08:00",
        "09:00",
        "10:00",
        "11:00",
        "12:00",
        "13:00",
        "14:00",
        "15:00",
        "16:00",
        "17:00",
        "18:00",
        "19:00",
        "20:00",
        "21:00",
        "22:00",
        "23:00"
      ],
      "unit": "events / hour",
      "protocols": [
        {
          "name": "SCADA-Modbus",
          "pct": 36,
          "amber": true
        },
        {
          "name": "RDP",
          "pct": 18,
          "amber": false
        },
        {
          "name": "SSL-VPN",
          "pct": 17,
          "amber": false
        },
        {
          "name": "Telnet",
          "pct": 9,
          "amber": false
        },
        {
          "name": "DICOM",
          "pct": 8,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 6,
          "amber": false
        },
        {
          "name": "WATER",
          "pct": 4,
          "amber": false
        },
        {
          "name": "Other",
          "pct": 2,
          "amber": false,
          "includes": [
            "DNP3",
            "ATG-TLS",
            "BACnet",
            "GE-SRTP",
            "EtherNet/IP",
            "SSH",
            "Dahua/DVR"
          ]
        }
      ],
      "unique_ips": "2,182",
      "origins": [
        {
          "name": "United States",
          "pct": 24
        },
        {
          "name": "Netherlands",
          "pct": 21
        },
        {
          "name": "Panama",
          "pct": 8
        },
        {
          "name": "Germany",
          "pct": 5
        },
        {
          "name": "China",
          "pct": 4
        },
        {
          "name": "United Kingdom",
          "pct": 4
        },
        {
          "name": "France",
          "pct": 3
        },
        {
          "name": "Other",
          "pct": 31
        }
      ],
      "map_origins": [
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 24
        },
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 21
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 5
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 4
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 4
        },
        {
          "name": "France",
          "lat": 46,
          "lon": 2,
          "pct": 3
        },
        {
          "name": "Vietnam",
          "lat": 16,
          "lon": 108,
          "pct": 3
        },
        {
          "name": "Saudi Arabia",
          "lat": 24,
          "lon": 45,
          "pct": 2
        },
        {
          "name": "Russia",
          "lat": 56,
          "lon": 44,
          "pct": 2
        },
        {
          "name": "Brazil",
          "lat": -10,
          "lon": -52,
          "pct": 2
        }
      ],
      "mitre": [
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 30
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 27
        },
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 25
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 18
        },
        {
          "id": "T1071",
          "name": "Application Layer Protocol (C2)",
          "pct": 0
        },
        {
          "id": "T1082",
          "name": "System Information Discovery",
          "pct": 0
        },
        {
          "id": "T1105",
          "name": "Ingress Tool Transfer",
          "pct": 0
        },
        {
          "id": "T1087",
          "name": "Account Discovery",
          "pct": 0
        },
        {
          "id": "T1210",
          "name": "Exploitation of Remote Services",
          "pct": 0
        }
      ],
      "mitre_observed": {
        "window": "24h",
        "enterprise": {
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 2094
          },
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 1865
          },
          "T1110": {
            "name": "Brute Force",
            "count": 1732
          },
          "T1021": {
            "name": "Remote Services",
            "count": 1227
          },
          "T1071": {
            "name": "Application Layer Protocol (C2)",
            "count": 23
          },
          "T1082": {
            "name": "System Information Discovery",
            "count": 20
          },
          "T1105": {
            "name": "Ingress Tool Transfer",
            "count": 8
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 7
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 3
          }
        },
        "ics": {
          "T0846": {
            "name": "Remote System Discovery",
            "count": 1891
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 1391
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 500
          },
          "T0801": {
            "name": "Monitoring Process State",
            "count": 500
          },
          "T0886": {
            "name": "Remote Services",
            "count": 38
          },
          "T0888": {
            "name": "System Firmware",
            "count": 1
          }
        }
      }
    },
    "7d": {
      "events": "10M",
      "volume": [
        1735740,
        1251114,
        1104222,
        1232091,
        2066543,
        1897090,
        697366
      ],
      "labels": [
        "07-20",
        "07-21",
        "07-22",
        "07-23",
        "07-24",
        "07-25",
        "07-26"
      ],
      "unit": "events / day",
      "protocols": [
        {
          "name": "SCADA-Modbus",
          "pct": 26,
          "amber": true
        },
        {
          "name": "RDP",
          "pct": 21,
          "amber": false
        },
        {
          "name": "SSL-VPN",
          "pct": 13,
          "amber": false
        },
        {
          "name": "Telnet",
          "pct": 8,
          "amber": false
        },
        {
          "name": "SSH",
          "pct": 7,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 7,
          "amber": false
        }
      ],
      "origins": [
        {
          "name": "Netherlands",
          "pct": 36
        },
        {
          "name": "China",
          "pct": 15
        },
        {
          "name": "Italy",
          "pct": 8
        },
        {
          "name": "Indonesia",
          "pct": 8
        },
        {
          "name": "Mexico",
          "pct": 7
        },
        {
          "name": "United Kingdom",
          "pct": 6
        },
        {
          "name": "Bulgaria",
          "pct": 4
        },
        {
          "name": "Other",
          "pct": 16
        }
      ],
      "map_origins": [
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 36
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 15
        },
        {
          "name": "Italy",
          "lat": 42,
          "lon": 12,
          "pct": 8
        },
        {
          "name": "Indonesia",
          "lat": -2,
          "lon": 118,
          "pct": 8
        },
        {
          "name": "Mexico",
          "lat": 23,
          "lon": -102,
          "pct": 7
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 6
        },
        {
          "name": "Bulgaria",
          "lat": 43,
          "lon": 25,
          "pct": 4
        },
        {
          "name": "Ukraine",
          "lat": 49,
          "lon": 32,
          "pct": 4
        },
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 4
        },
        {
          "name": "Vietnam",
          "lat": 16,
          "lon": 108,
          "pct": 3
        },
        {
          "name": "Turkey",
          "lat": 39,
          "lon": 35,
          "pct": 2
        },
        {
          "name": "India",
          "lat": 21,
          "lon": 78,
          "pct": 2
        }
      ],
      "unique_ips": "15,897",
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 42
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 32
        },
        {
          "id": "T0846",
          "name": "Remote System Discovery",
          "pct": 5
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 5
        },
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 4
        },
        {
          "id": "T0812",
          "name": "Default Credentials",
          "pct": 4
        },
        {
          "id": "T1078",
          "name": "Valid Accounts",
          "pct": 3
        },
        {
          "id": "T0842",
          "name": "Network Sniffing",
          "pct": 3
        }
      ],
      "mitre_observed": {
        "window": "win",
        "enterprise": {
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 14888
          },
          "T1110": {
            "name": "Brute Force",
            "count": 163111
          },
          "T1078": {
            "name": "Valid Accounts",
            "count": 11283
          },
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 17776
          },
          "T1021": {
            "name": "Remote Services",
            "count": 123070
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 656
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 1076
          }
        },
        "ics": {
          "T0812": {
            "name": "Default Credentials",
            "count": 14588
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 4786
          },
          "T0801": {
            "name": "Monitoring Process State",
            "count": 5181
          },
          "T0846": {
            "name": "Remote System Discovery",
            "count": 17965
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 10472
          }
        }
      }
    },
    "18d": {
      "events": "15.2M",
      "volume": [
        320951,
        386989,
        574934,
        411829,
        509335,
        606588,
        627856,
        157174,
        250945,
        79066,
        1330383,
        1735740,
        1251114,
        1104222,
        1232091,
        2066543,
        1897090,
        697366
      ],
      "labels": [
        "07-09",
        "07-10",
        "07-11",
        "07-12",
        "07-13",
        "07-14",
        "07-15",
        "07-16",
        "07-17",
        "07-18",
        "07-19",
        "07-20",
        "07-21",
        "07-22",
        "07-23",
        "07-24",
        "07-25",
        "07-26"
      ],
      "unit": "events / day",
      "protocols": [
        {
          "name": "SCADA-Modbus",
          "pct": 25,
          "amber": true
        },
        {
          "name": "Telnet",
          "pct": 23,
          "amber": false
        },
        {
          "name": "SSH",
          "pct": 15,
          "amber": false
        },
        {
          "name": "SSL-VPN",
          "pct": 11,
          "amber": false
        },
        {
          "name": "RDP",
          "pct": 8,
          "amber": false
        },
        {
          "name": "HTTP",
          "pct": 6,
          "amber": false
        }
      ],
      "origins": [
        {
          "name": "Netherlands",
          "pct": 42
        },
        {
          "name": "China",
          "pct": 9
        },
        {
          "name": "United States",
          "pct": 9
        },
        {
          "name": "Germany",
          "pct": 7
        },
        {
          "name": "Poland",
          "pct": 5
        },
        {
          "name": "United Kingdom",
          "pct": 3
        },
        {
          "name": "Indonesia",
          "pct": 3
        },
        {
          "name": "Other",
          "pct": 22
        }
      ],
      "map_origins": [
        {
          "name": "Netherlands",
          "lat": 52,
          "lon": 5,
          "pct": 42
        },
        {
          "name": "China",
          "lat": 35,
          "lon": 105,
          "pct": 9
        },
        {
          "name": "United States",
          "lat": 39,
          "lon": -98,
          "pct": 9
        },
        {
          "name": "Germany",
          "lat": 51,
          "lon": 10,
          "pct": 7
        },
        {
          "name": "Poland",
          "lat": 52,
          "lon": 19,
          "pct": 5
        },
        {
          "name": "United Kingdom",
          "lat": 54,
          "lon": -2,
          "pct": 3
        },
        {
          "name": "Indonesia",
          "lat": -2,
          "lon": 118,
          "pct": 3
        },
        {
          "name": "Italy",
          "lat": 42,
          "lon": 12,
          "pct": 3
        },
        {
          "name": "Mexico",
          "lat": 23,
          "lon": -102,
          "pct": 3
        },
        {
          "name": "Bulgaria",
          "lat": 43,
          "lon": 25,
          "pct": 3
        },
        {
          "name": "Ukraine",
          "lat": 49,
          "lon": 32,
          "pct": 2
        },
        {
          "name": "Singapore",
          "lat": 1,
          "lon": 104,
          "pct": 1
        }
      ],
      "unique_ips": "21,851",
      "mitre": [
        {
          "id": "T1110",
          "name": "Brute Force",
          "pct": 50
        },
        {
          "id": "T1021",
          "name": "Remote Services",
          "pct": 23
        },
        {
          "id": "T1059",
          "name": "Command & Scripting Interpreter",
          "pct": 7
        },
        {
          "id": "T0812",
          "name": "Default Credentials",
          "pct": 5
        },
        {
          "id": "T1190",
          "name": "Exploit Public-Facing Application",
          "pct": 4
        },
        {
          "id": "T0846",
          "name": "Remote System Discovery",
          "pct": 3
        },
        {
          "id": "T1078",
          "name": "Valid Accounts",
          "pct": 3
        },
        {
          "id": "T0842",
          "name": "Network Sniffing",
          "pct": 2
        }
      ],
      "mitre_observed": {
        "window": "win",
        "enterprise": {
          "T1059": {
            "name": "Command & Scripting Interpreter",
            "count": 42141
          },
          "T1110": {
            "name": "Brute Force",
            "count": 316076
          },
          "T1190": {
            "name": "Exploit Public-Facing Application",
            "count": 22480
          },
          "T1078": {
            "name": "Valid Accounts",
            "count": 20203
          },
          "T1021": {
            "name": "Remote Services",
            "count": 144302
          },
          "T1210": {
            "name": "Exploitation of Remote Services",
            "count": 1251
          },
          "T1087": {
            "name": "Account Discovery",
            "count": 724
          },
          "T1187": {
            "name": "Forced Authentication",
            "count": 1
          }
        },
        "ics": {
          "T0801": {
            "name": "Monitoring Process State",
            "count": 7520
          },
          "T0846": {
            "name": "Remote System Discovery",
            "count": 21940
          },
          "T0861": {
            "name": "Point & Tag Identification",
            "count": 6793
          },
          "T0812": {
            "name": "Default Credentials",
            "count": 34193
          },
          "T0842": {
            "name": "Network Sniffing",
            "count": 11634
          }
        }
      }
    }
  },
  "origins": [
    {
      "name": "United States",
      "pct": 24
    },
    {
      "name": "Netherlands",
      "pct": 21
    },
    {
      "name": "Panama",
      "pct": 8
    },
    {
      "name": "Germany",
      "pct": 5
    },
    {
      "name": "China",
      "pct": 4
    },
    {
      "name": "United Kingdom",
      "pct": 4
    },
    {
      "name": "France",
      "pct": 3
    },
    {
      "name": "Other",
      "pct": 31
    }
  ],
  "protocols": [
    {
      "name": "SCADA-Modbus",
      "pct": 36,
      "amber": true
    },
    {
      "name": "RDP",
      "pct": 18,
      "amber": false
    },
    {
      "name": "SSL-VPN",
      "pct": 17,
      "amber": false
    },
    {
      "name": "Telnet",
      "pct": 9,
      "amber": false
    },
    {
      "name": "DICOM",
      "pct": 8,
      "amber": false
    },
    {
      "name": "HTTP",
      "pct": 6,
      "amber": false
    },
    {
      "name": "WATER",
      "pct": 4,
      "amber": false
    },
    {
      "name": "Other",
      "pct": 2,
      "amber": false,
      "includes": [
        "DNP3",
        "ATG-TLS",
        "BACnet",
        "GE-SRTP",
        "EtherNet/IP",
        "SSH",
        "Dahua/DVR"
      ]
    }
  ],
  "credentials": [
    {
      "user": "345gs5662d34",
      "pass": "345gs5662d34",
      "count": 96,
      "app": "Serial console server"
    },
    {
      "user": "admin",
      "pass": "admin123",
      "count": 95,
      "app": "Linux / SSH server"
    },
    {
      "user": "root",
      "pass": "3245gs5662d34",
      "count": 44,
      "app": "Serial console server"
    },
    {
      "user": "admin",
      "pass": "admin",
      "count": 31,
      "app": "Linux / SSH server"
    },
    {
      "user": "root",
      "pass": "1234",
      "count": 19,
      "app": "Linux / SSH server"
    },
    {
      "user": "root",
      "pass": "checking!@!@%",
      "count": 17,
      "app": "Auth / IdP appliance"
    }
  ],
  "credentials_by_appliance": {
    "Auth / IdP appliance": [
      {
        "user": "admin",
        "pass": "admin123",
        "count": 8
      },
      {
        "user": "root",
        "pass": "Forten1883",
        "count": 8
      },
      {
        "user": "root",
        "pass": "123456",
        "count": 7
      },
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 6
      },
      {
        "user": "root",
        "pass": "111111",
        "count": 4
      },
      {
        "user": "admin",
        "pass": "admin",
        "count": 3
      }
    ],
    "Linux / SSH server": [
      {
        "user": "admin",
        "pass": "admin123",
        "count": 87
      },
      {
        "user": "345gs5662d34",
        "pass": "345gs5662d34",
        "count": 46
      },
      {
        "user": "admin",
        "pass": "admin",
        "count": 27
      },
      {
        "user": "root",
        "pass": "3245gs5662d34",
        "count": 19
      },
      {
        "user": "root",
        "pass": "1234",
        "count": 14
      },
      {
        "user": "support",
        "pass": "123456789",
        "count": 8
      }
    ],
    "Serial console server": [
      {
        "user": "345gs5662d34",
        "pass": "345gs5662d34",
        "count": 50
      },
      {
        "user": "root",
        "pass": "3245gs5662d34",
        "count": 25
      },
      {
        "user": "root",
        "pass": "checking!@!@%",
        "count": 6
      },
      {
        "user": "root",
        "pass": "Forten1883",
        "count": 5
      },
      {
        "user": "root",
        "pass": "1234",
        "count": 4
      },
      {
        "user": "support",
        "pass": "123456",
        "count": 4
      }
    ]
  },
  "mitre_observed": {
    "window": "24h",
    "enterprise": {
      "T1190": {
        "name": "Exploit Public-Facing Application",
        "count": 2094
      },
      "T1059": {
        "name": "Command & Scripting Interpreter",
        "count": 1865
      },
      "T1110": {
        "name": "Brute Force",
        "count": 1732
      },
      "T1021": {
        "name": "Remote Services",
        "count": 1227
      },
      "T1071": {
        "name": "Application Layer Protocol (C2)",
        "count": 23
      },
      "T1082": {
        "name": "System Information Discovery",
        "count": 20
      },
      "T1105": {
        "name": "Ingress Tool Transfer",
        "count": 8
      },
      "T1087": {
        "name": "Account Discovery",
        "count": 7
      },
      "T1210": {
        "name": "Exploitation of Remote Services",
        "count": 3
      }
    },
    "ics": {
      "T0846": {
        "name": "Remote System Discovery",
        "count": 1891
      },
      "T0842": {
        "name": "Network Sniffing",
        "count": 1391
      },
      "T0861": {
        "name": "Point & Tag Identification",
        "count": 500
      },
      "T0801": {
        "name": "Monitoring Process State",
        "count": 500
      },
      "T0886": {
        "name": "Remote Services",
        "count": 38
      },
      "T0888": {
        "name": "System Firmware",
        "count": 1
      }
    }
  },
  "mitre": [
    {
      "id": "T1190",
      "name": "Exploit Public-Facing Application",
      "pct": 30
    },
    {
      "id": "T1059",
      "name": "Command & Scripting Interpreter",
      "pct": 27
    },
    {
      "id": "T1110",
      "name": "Brute Force",
      "pct": 25
    },
    {
      "id": "T1021",
      "name": "Remote Services",
      "pct": 18
    },
    {
      "id": "T1071",
      "name": "Application Layer Protocol (C2)",
      "pct": 0
    },
    {
      "id": "T1082",
      "name": "System Information Discovery",
      "pct": 0
    },
    {
      "id": "T1105",
      "name": "Ingress Tool Transfer",
      "pct": 0
    },
    {
      "id": "T1087",
      "name": "Account Discovery",
      "pct": 0
    },
    {
      "id": "T1210",
      "name": "Exploitation of Remote Services",
      "pct": 0
    }
  ],
  "map_origins": [
    {
      "name": "United States",
      "lat": 39,
      "lon": -98,
      "pct": 24
    },
    {
      "name": "Netherlands",
      "lat": 52,
      "lon": 5,
      "pct": 21
    },
    {
      "name": "Germany",
      "lat": 51,
      "lon": 10,
      "pct": 5
    },
    {
      "name": "China",
      "lat": 35,
      "lon": 105,
      "pct": 4
    },
    {
      "name": "United Kingdom",
      "lat": 54,
      "lon": -2,
      "pct": 4
    },
    {
      "name": "France",
      "lat": 46,
      "lon": 2,
      "pct": 3
    },
    {
      "name": "Vietnam",
      "lat": 16,
      "lon": 108,
      "pct": 3
    },
    {
      "name": "Saudi Arabia",
      "lat": 24,
      "lon": 45,
      "pct": 2
    },
    {
      "name": "Russia",
      "lat": 56,
      "lon": 44,
      "pct": 2
    },
    {
      "name": "Brazil",
      "lat": -10,
      "lon": -52,
      "pct": 2
    }
  ],
  "feed": [
    {
      "proto": "SSH",
      "origin": "VN",
      "act": "hands-on session, 9 commands",
      "arch": "Human Attacker",
      "ac": "#00D4AA"
    },
    {
      "proto": "SSH",
      "origin": "VN",
      "act": "hands-on session, 10 commands",
      "arch": "Human Attacker",
      "ac": "#00D4AA"
    },
    {
      "proto": "SSH",
      "origin": "NL",
      "act": "hands-on session, 12 commands",
      "arch": "Agentic Attacker",
      "ac": "#FFB800"
    },
    {
      "proto": "SSH",
      "origin": "NL",
      "act": "busybox fingerprint -> wget dropper",
      "arch": "Agentic Attacker",
      "ac": "#FFB800"
    },
    {
      "proto": "SSH",
      "origin": "PL",
      "act": "busybox fingerprint -> wget dropper",
      "arch": "Mirai / IoT Botnet",
      "ac": "#00D4AA"
    },
    {
      "proto": "SSH",
      "origin": "NL",
      "act": "hardware probe -> miner deploy attempt",
      "arch": "Cryptominer Operator",
      "ac": "#00D4AA"
    },
    {
      "proto": "HTTP",
      "origin": "US",
      "act": "Barracuda/SCALANCE login attempt, 1 tries",
      "arch": "OT Appliance Login",
      "ac": "#00D4AA"
    },
    {
      "proto": "HTTP",
      "origin": "GB",
      "act": "Barracuda/SCALANCE login attempt, 6 tries",
      "arch": "OT Appliance Login",
      "ac": "#00D4AA"
    }
  ],
  "nuisance_filtered": 4066,
  "captures": {
    "window_days": 9,
    "events": 10351875,
    "sessions": 392150,
    "unique_ips": 13193,
    "events_24h": 1288449,
    "sessions_24h": 67025,
    "unique_ips_24h": 4054,
    "per_day": 1150208,
    "per_week": 8051458,
    "per_month": 34506250,
    "alltime_estimate": 38438059,
    "alltime_floor": 38000000
  },
  "_notes": "Aggregated from real fleet captures. No node counts or sensor locations. Feed delayed >= 2h and redacted.",
  "canary": {
    "updated_at": "2026-07-26T18:25:21Z",
    "tokens_planted": 3312,
    "bait_grab_ips": 127,
    "detonations_total": 61,
    "detonation_ips": 17,
    "incidents_total": 18,
    "incidents_cross_ip_reuse": 12,
    "recent_detonations": [
      {
        "ts": "2026-07-21T08:23:25Z",
        "geo": "HK",
        "asn": "AS61112",
        "flavor": "http",
        "ua_class": "tool/scanner",
        "ip_redacted": "154.83.x.x"
      },
      {
        "ts": "2026-07-20T10:39:26Z",
        "geo": "US",
        "asn": "AS142430",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "103.168.x.x"
      },
      {
        "ts": "2026-07-19T06:15:37Z",
        "geo": "SE",
        "asn": "AS212238",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "193.203.x.x"
      },
      {
        "ts": "2026-07-18T15:32:44Z",
        "geo": "SE",
        "asn": "AS212238",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "193.203.x.x"
      },
      {
        "ts": "2026-07-18T10:07:20Z",
        "geo": "BR",
        "asn": "AS132203",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "43.157.x.x"
      },
      {
        "ts": "2026-07-18T10:00:15Z",
        "geo": "DE",
        "asn": "AS132203",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "162.62.x.x"
      },
      {
        "ts": "2026-07-18T09:50:05Z",
        "geo": "US",
        "asn": "AS132203",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "170.106.x.x"
      },
      {
        "ts": "2026-07-18T09:10:46Z",
        "geo": "US",
        "asn": "AS132203",
        "flavor": "http",
        "ua_class": "browser",
        "ip_redacted": "43.153.x.x"
      }
    ]
  }
}