Check an IP Address, Domain Name, Subnet, or ASN
103.180.237.169 has a threat confidence score of 85%. This IP address from India (AS151734, WEBYNE DATA CENTRE PRIVATE LIMITED) has been observed in 45 honeypot sessions targeting HTTP, HTTPS, ELASTICSEARCH protocols. First observed on April 8, 2026, most recently active April 12, 2026.
Client first performs a generic request to the Elasticsearch root endpoint to verify service availability, then proceeds to request /_cat/indices. This sequence reflects staged Elasticsearch reconnaissance where the actor validates that the cluster is reachable before attempting index enumeration and data exposure assessment. Compared to direct index enumeration behaviors, the interaction begins with a service-validation step, suggesting adaptive probing rather than immediate Elasticsearch-specific targeting.
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 HTTPS requests targeting the web server root path ("/"), typically used for initial service discovery, host validation, or baseline content inspection prior to deeper enumeration