Check an IP Address, Domain Name, Subnet, or ASN
223.166.22.69 has a threat confidence score of 34%. This IP address from China (AS17621, China Unicom Shanghai network) has been observed in 2 honeypot sessions targeting REDIS, ELASTICSEARCH protocols. First observed on April 16, 2026, most recently active May 2, 2026.
Client performs a direct request to the Elasticsearch /_cat/indices endpoint and retrieves a successful response without preceding generic web discovery or multi-protocol probing. This behavior indicates targeted Elasticsearch reconnaissance focused on enumerating available indices, document counts, and storage size to assess data exposure. Unlike broad internet scanners, the interaction is Elasticsearch-aware from the start, suggesting tooling or operators specifically searching for open clusters rather than conducting general service fingerprinting.
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.