Check an IP Address, Domain Name, Subnet, or ASN
209.15.113.94 has a threat confidence score of 96%. This IP address from Thailand (AS135566, National Telecom Public Company Limited) has been observed in 31 honeypot sessions targeting REDIS, HTTP, HTTPS protocols. Detected attack patterns include redis cron persistence direct config abuse. First observed on March 13, 2026, most recently active March 20, 2026.
Detects direct Redis configuration abuse where an exposed instance is reconfigured to write malicious cron entries (including root-executed variants using curl or wget-style binaries), followed by SAVE/FLUSHALL to persist the cron file to disk. This behavior identifies automated cron-based persistence and recurring remote code execution without requiring prior reconnaissance commands.
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.
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 HTTPS requests targeting the web server root path ("/"), typically used for initial service discovery, host validation, or baseline content inspection prior to deeper enumeration