Check an IP Address, Domain Name, Subnet, or ASN
162.158.102.36 has a threat confidence score of 23%. This IP address from Poland (AS13335, Cloudflare, Inc.) has been observed in 11 honeypot sessions targeting HTTP, HTTPS protocols. Detected attack patterns include http git repository config exposure probe. First observed on February 1, 2026, most recently active March 24, 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 an HTTPS request targeting the .git/config file within a web-accessible repository directory. Access attempts to /.git/config indicate automated repository exposure scanning intended to retrieve remote origin URLs, repository structure, and potentially credential-bearing configuration data. This is a common reconnaissance technique used to identify misconfigured web servers exposing version control metadata.
Identifies HTTPS requests targeting the web server root path ("/"), typically used for initial service discovery, host validation, or baseline content inspection prior to deeper enumeration