Skip to content

Hostname

zhuijuapp.com

Last fetched

zhuijuapp.com resolves to 13 IPv4 addresses operated by COGENT-174 - Cogent Communications, LLC in US. WHOIS lists iana:2346 as the registrar.

Nutrition Label

WHISPER CANON · zhuijuapp.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/zhuijuapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
38.148.240.3438.128.92.0/23AS174COGENT-174 - Cogent Communications, LLCUS
38.148.240.5538.128.92.0/23AS174COGENT-174 - Cogent Communications, LLCUS
38.55.19.20138.55.78.0/24AS8796FD-298-8796 - FASTNET DATA INCUS
38.55.19.20238.55.78.0/24AS8796FD-298-8796 - FASTNET DATA INCUS
38.55.19.21238.55.78.0/24AS8796FD-298-8796 - FASTNET DATA INCUS
38.55.19.22038.55.78.0/24AS8796FD-298-8796 - FASTNET DATA INCUS
38.55.19.22138.55.78.0/24AS8796FD-298-8796 - FASTNET DATA INCUS
38.55.19.23238.55.78.0/24AS8796FD-298-8796 - FASTNET DATA INCUS
38.55.19.25238.55.78.0/24AS8796FD-298-8796 - FASTNET DATA INCUS
38.55.19.4338.55.78.0/24AS8796FD-298-8796 - FASTNET DATA INCUS
38.55.19.4738.55.78.0/24AS8796FD-298-8796 - FASTNET DATA INCUS
38.55.19.4838.55.78.0/24AS8796FD-298-8796 - FASTNET DATA INCUS
38.55.19.5138.55.78.0/24AS8796FD-298-8796 - FASTNET DATA INCUS

WHOIS identity

Registrar
iana:2346
Organization
super privacy service ltd c/o dynadot
Contact emails

Subdomains

6 observed subdomains of zhuijuapp.com.

Web-graph footprint

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

23 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from zhuijuapp.com.

Cypher and MCP

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

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