Check an IP Address, Domain Name, Subnet, or ASN
198.199.68.181 has a threat confidence score of 100%. This IP address from United States (AS14061, DigitalOcean, LLC) has been observed in 99 honeypot sessions targeting SSH, MONGODB, HTTPS, HTTP, RDP protocols. Detected attack patterns include ssh host fingerprint and shell rc immutable removal, http git repository config exposure probe. First observed on February 20, 2026, most recently active March 25, 2026.
Execution of a multi-command host fingerprinting script that collects kernel details, architecture, uptime, CPU count and model, GPU information, login history, and binary help characteristics, combined with chattr -i $HOME/.bashrc $HOME/.zshrc 2>/dev/null || true to remove the immutable attribute from user shell initialization files in the current user’s home directory.
Identifies HTTP GET requests targeting /.git/config, indicating attempts to access exposed Git repository configuration files. Successful access may enable repository reconstruction, credential harvesting, or source code disclosure.
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.