Check an IP Address, Domain Name, Subnet, or ASN
35.233.88.72 has a threat confidence score of 67%. This IP address from Belgium (AS396982, Google LLC) has been observed in 6 honeypot sessions targeting MONGODB, HTTP, POSTGRES protocols. First observed on April 1, 2026, most recently active April 3, 2026.
Identifies a structured MongoDB reconnaissance sequence performed by a modern PyMongo client operating from a Kubernetes-orchestrated Linux container. The actor negotiates server capabilities using a hello / ismaster handshake, enumerates server build metadata via buildinfo, performs lightweight database name discovery using listDatabases with nameOnly, and explicitly terminates logical sessions using endSessions. This pattern reflects automated tooling or scripted workflows conducting deployment fingerprinting, access surface mapping, and compatibility validation prior to further database interaction.
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.