Check an IP Address, Domain Name, Subnet, or ASN
190.108.89.210 has a threat confidence score of 69%. This IP address from Peru (AS18678, INTERNEXA S.A. E.S.P) has been observed in 10 honeypot sessions targeting SSH, HTTP, HTTPS protocols. Detected attack patterns include https dotenv environment file exposure probe. First observed on January 26, 2026, most recently active February 20, 2026.
Identifies an HTTPS request targeting a .env file in the web root or application directory. Access attempts to /.env indicate automated scanning for exposed environment configuration files that may contain application secrets, database credentials, API keys, or cloud tokens. This probe is commonly associated with opportunistic internet-wide scanning for misconfigured web deployments.
Execution of uname -a to retrieve full kernel and host identification details (kernel name, release, version, hostname, architecture, and OS) as a single lightweight system fingerprinting action.
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.