Check an IP Address, Domain Name, Subnet, or ASN
159.89.119.50 has a threat confidence score of 92%. This IP address from Canada (AS14061, DigitalOcean, LLC) has been observed in 21 honeypot sessions targeting REDIS, HTTP, HTTPS, IMAP, SMTP and 2 other protocols. Detected attack patterns include redis cron persistence direct config abuse. First observed on February 27, 2026, most recently active April 26, 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 HTTP requests targeting the web server root path ("/"), typically used for initial service discovery, host validation, or baseline content inspection prior to deeper enumeration.
HTTP request using GET method.
HTTP GET request to /robots.txt.
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
Automated SMTP interaction performing a minimal capability check by issuing EHLO followed by a STARTTLS upgrade request and immediately terminating the session. This pattern is commonly associated with internet-wide scanners, security research crawlers, or opportunistic bots verifying whether an SMTP service supports encrypted communication. The absence of authentication attempts or message submission indicates reconnaissance or service fingerprinting rather than active abuse.