Skip to content

Hostname

irxj.cc

Last fetched

irxj.cc resolves to 17 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in VN.

Nutrition Label

WHISPER CANON · irxj.ccRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/irxj.cc

Resolution chain

irxj.cc resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.155.62.45107.155.62.0/24AS21859ZEN-ECN - Zenlayer IncVN
107.155.62.46107.155.62.0/24AS21859ZEN-ECN - Zenlayer IncVN
107.155.62.47107.155.62.0/24AS21859ZEN-ECN - Zenlayer IncVN
107.155.62.48107.155.62.0/24AS21859ZEN-ECN - Zenlayer IncVN
107.155.62.49107.155.62.0/24AS21859ZEN-ECN - Zenlayer IncVN
107.155.62.50107.155.62.0/24AS21859ZEN-ECN - Zenlayer IncVN
107.155.62.51107.155.62.0/24AS21859ZEN-ECN - Zenlayer IncVN
107.155.62.52107.155.62.0/24AS21859ZEN-ECN - Zenlayer IncVN
156.59.129.231156.59.128.0/21AS21859ZEN-ECN - Zenlayer IncVN
8.45.176.2058.45.176.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
8.45.176.2068.45.176.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
8.45.176.2078.45.176.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
8.45.176.2088.45.176.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
8.45.176.2098.45.176.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
8.45.176.2108.45.176.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
8.45.176.2118.45.176.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
8.45.176.2128.45.176.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS

WHOIS identity

No WHOIS records are currently associated with irxj.cc in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from irxj.cc.

Cypher and MCP

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

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