Skip to content

Hostname

mail5.hkinventory.com

Last fetched

mail5.hkinventory.com resolves to 2 IPv4 addresses operated by PCCW-AS-AP PCCW IMS Ltd PCCW Business Internet Access in HK.

Nutrition Label

WHISPER CANON · mail5.hkinventory.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mail5.hkinventory.com

Resolution chain

mail5.hkinventory.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
125.215.236.23125.215.128.0/17AS4515PCCW-AS-AP PCCW IMS Ltd PCCW Business Internet AccessHK
203.174.58.45203.174.58.0/23AS9381HKBNES-AS-AP HKBN Enterprise Solutions HK LimitedHK

WHOIS identity

No WHOIS records are currently associated with mail5.hkinventory.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from mail5.hkinventory.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mail5.hkinventory.com"})-[: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.