Check an IP Address, Domain Name, Subnet, or ASN
209.222.101.194 has a threat confidence score of 91%. This IP address from United States (AS23470, ReliableSite.Net LLC) has been observed in 53 honeypot sessions targeting HTTP, ELASTICSEARCH protocols. Detected attack patterns include http dotenv file exposure probe. First observed on April 11, 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.
HTTP request using GET method.
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.
Identifies HTTP GET requests directly targeting the /bad-request path, indicating automated or manual probing of application error-handling routes rather than legitimate navigation flow.