Check an IP Address, Domain Name, Subnet, or ASN
104.152.52.102 has a threat confidence score of 65%. This IP address from United States (AS14987, Rethem Hosting LLC) has been observed in 116 honeypot sessions targeting SIP, HTTPS, SMB, SSH, POSTGRES and 8 other protocols. First observed on January 20, 2026, most recently active March 23, 2026.
Client connects to a MongoDB instance and issues isMaster followed by buildinfo, indicating an attempt to identify server role, capabilities, and software version. This pattern is commonly associated with automated discovery or fingerprinting of exposed MongoDB services rather than normal application activity.
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.