Check an IP Address, Domain Name, Subnet, or ASN
165.245.168.134 has a threat confidence score of 77%. This IP address from United States (AS14061, DigitalOcean, LLC) has been observed in 5 honeypot sessions targeting SSH protocols. First observed on April 1, 2026, most recently active April 1, 2026.
Execution of uname -s -v -n -r -m to retrieve kernel and architecture details, uptime -p for human-readable system uptime, and lspci | grep VGA | cut -f5- -d ' ' to extract VGA-class PCI device information. This pattern reflects lightweight host profiling combined with basic GPU identification.
Execution of uname -s -v -n -r -m to collect kernel and architecture details, uptime -p for human-readable system uptime, and lspci queries to extract VGA-class PCI device descriptions and count the number of VGA devices. This pattern reflects PCI-level GPU identification combined with basic host system metadata collection.