Check an IP Address, Domain Name, Subnet, or ASN
20.64.106.18 has a threat confidence score of 85%. This IP address from United States (AS8075, Microsoft Corporation) has been observed in 153 honeypot sessions targeting HTTPS, HTTP, SMTP, IMAP, REDIS and 11 other protocols. Detected attack patterns include https autodiscover powershell probe. First observed on January 20, 2026, most recently active April 3, 2026.
HTTPS request to /autodiscover/autodiscover.json with a query string containing @zdi/Powershell.
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 HTTP GET requests directly targeting the /bad-request path, indicating automated or manual probing of application error-handling routes rather than legitimate navigation flow.
FTP session where the client issues AUTH TLS to upgrade the connection to Transport Layer Security. This reflects protocol-level encryption negotiation prior to further interaction.