Check an IP Address, Domain Name, Subnet, or ASN
20.151.223.239 has a threat confidence score of 89%. This IP address from Canada (AS8075, Microsoft Corporation) has been observed in 12 honeypot sessions targeting HTTP protocols. Detected attack patterns include http git repository config exposure probe, http dotenv file exposure probe. First observed on April 1, 2026, most recently active April 2, 2026.
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 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.
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.