Check an IP Address, Domain Name, Subnet, or ASN
8.216.3.212 has a threat confidence score of 69%. This IP address from Japan (AS45102, Alibaba US Technology Co., Ltd.) has been observed in 17 honeypot sessions targeting REDIS, HTTP, MSSQL, SMTP, MYSQL and 1 other protocols. First observed on April 5, 2026, most recently active April 29, 2026.
Attacker enumerates non-system MySQL database schemas and associated table statistics (row counts, storage size, average row size) via metadata queries against the TABLES catalog. This activity indicates targeted discovery of accessible application datasets and data volume profiling to prioritize exfiltration, credential harvesting, or destructive actions against high-value databases.
HTTP request using GET method.
Identifies HTTP requests targeting the web server root path ("/"), typically used for initial service discovery, host validation, or baseline content inspection prior to deeper enumeration.
Identifies execution of the Redis INFO command (case-insensitive), which retrieves server configuration, version, memory usage, and runtime statistics. This behavior reflects service interrogation and environment fingerprinting activity. While INFO can be used legitimately by administrators, it is also commonly observed during automated scanning and pre-exploitation reconnaissance of exposed Redis instances.