Skip to content

Hostname

arsjz.com

Last fetched

arsjz.com resolves to 14 IPv4 addresses operated by HKCICL-AS-AP Hong Kong Communications International Co., Limited in HK. WHOIS lists iana:1923 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
154.86.28.120154.86.28.0/24AS140227HKCICL-AS-AP Hong Kong Communications International Co., LimitedHK
154.86.28.126154.86.28.0/24AS140227HKCICL-AS-AP Hong Kong Communications International Co., LimitedHK
154.86.28.128154.86.28.0/24AS140227HKCICL-AS-AP Hong Kong Communications International Co., LimitedHK
156.247.39.141156.247.39.0/24AS138415YANCYLIMITED-AS-HK Yancy LimitedHK
156.247.39.142156.247.39.0/24AS138415YANCYLIMITED-AS-HK Yancy LimitedHK
156.247.39.143156.247.39.0/24AS138415YANCYLIMITED-AS-HK Yancy LimitedHK
156.247.39.144156.247.39.0/24AS138415YANCYLIMITED-AS-HK Yancy LimitedHK
156.247.39.145156.247.39.0/24AS138415YANCYLIMITED-AS-HK Yancy LimitedHK
172.247.209.38172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS
172.247.209.39172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS
172.247.209.40172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS
172.247.209.41172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS
23.224.227.3723.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.224.227.3823.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS

WHOIS identity

Registrar
iana:1923
Organization
zhang xi jin
Contact emails

Subdomains

2 observed subdomains of arsjz.com.

Web-graph footprint

Distinct hostnames that link to or from arsjz.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from arsjz.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "arsjz.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.