Skip to content

Hostname

api2159.dhcc.wang

Last fetched

api2159.dhcc.wang resolves to 14 IPv4 addresses operated by ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd. in US.

Nutrition Label

WHISPER CANON · api2159.dhcc.wangRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/api2159.dhcc.wang

Resolution chain

api2159.dhcc.wang resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
156.225.111.12156.225.111.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
156.225.111.14156.225.111.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
156.225.111.17156.225.111.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
156.225.111.18156.225.111.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
156.225.111.19156.225.111.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
156.225.111.21156.225.111.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
156.225.111.22156.225.111.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
156.225.111.23156.225.111.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
156.225.96.198156.225.96.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.SG
156.225.96.199156.225.96.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.SG
156.225.96.200156.225.96.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.SG
156.238.128.62156.238.128.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.HK
156.238.128.63156.238.128.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.HK
156.238.128.64156.238.128.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.HK

WHOIS identity

No WHOIS records are currently associated with api2159.dhcc.wang in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from api2159.dhcc.wang.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "api2159.dhcc.wang"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.