Check an IP Address, Domain Name, Subnet, or ASN
107.189.3.11 has a threat confidence score of 76%. This IP address from Luxembourg (AS53667, FranTech Solutions) has been observed in 12 honeypot sessions targeting POSTGRES, SMB, HTTP protocols. This IP is a known Tor exit node. Detected attack patterns include http dotenv file exposure probe, smb authenticated rpc service and account enumeration. First observed on March 23, 2026, most recently active April 19, 2026.
Identifies HTTP GET requests targeting the /.env file, indicating attempts to access exposed environment configuration files commonly containing application secrets such as database credentials, API keys, and service tokens.
Identifies an SMB session where the IPC$ share is accessed and RPC bindings are established to the SAMR and SRVSVC interfaces via named pipes. The combination of IPC$ access, SAMR RPC binding (Security Account Manager Remote), and SRVSVC pipe interaction indicates authenticated enumeration of user accounts, groups, shares, or service information on a Windows host. This behavior reflects structured post-authentication reconnaissance against Windows systems rather than unauthenticated share scanning.