Check an IP Address, Domain Name, Subnet, or ASN
94.16.115.121 has a high threat confidence level of 75%, originating from Nuremberg, Germany, on the netcup GmbH network (197540), This IP is a known Tor exit node. It has been observed across 18 sessions targeting POSTGRES, SSH, with detected attack patterns including postgres copy from program execution chain, First observed on January 26, 2026, most recently active March 1, 2026.
Represents a complete, tightly scoped PostgreSQL exploitation chain where a client initiates a transaction, fingerprints the server version, prepares a temporary table, executes an external system command via COPY FROM PROGRAM, retrieves the command output, and immediately cleans up by dropping the table. This sequence is highly characteristic of automated post-authentication exploitation tooling that abuses PostgreSQL’s trusted language and program execution features for one-shot remote command execution, output capture, and minimal on-disk footprint. The rapid execution and cleanup indicate intent to execute payloads rather than interact with the database as a datastore.