Check an IP Address, Domain Name, Subnet, or ASN
43.248.109.186 has a threat confidence score of 48%. This IP address from China (AS4837, CHINA UNICOM China169 Backbone) has been observed in 4 honeypot sessions targeting HTTP, DOCKER, MONGODB, ELASTICSEARCH protocols. First observed on February 10, 2026, most recently active March 23, 2026.
Client performs a direct request to the Elasticsearch /_cat/indices endpoint and retrieves a successful response without preceding generic web discovery or multi-protocol probing. This behavior indicates targeted Elasticsearch reconnaissance focused on enumerating available indices, document counts, and storage size to assess data exposure. Unlike broad internet scanners, the interaction is Elasticsearch-aware from the start, suggesting tooling or operators specifically searching for open clusters rather than conducting general service fingerprinting.
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.
Client repeatedly sends GET requests to the /bad-request Docker API endpoint, indicating malformed or incompatible traffic against the Docker daemon. This pattern is typically associated with generic internet scanning or tools attempting HTTP interaction without speaking the proper Docker API protocol.