Skip to content

Hostname

zuijule.com

Last fetched

zuijule.com resolves to 20 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · zuijule.comRouting diversity6.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/zuijule.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.157.140104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.157.169104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.159.88104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.253.143104.16.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.254.112104.16.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.109.163104.17.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.157.244104.17.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.190.194104.17.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.191.124104.17.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.61.9104.17.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.77.101104.17.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.126.64104.18.112.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.158.96104.18.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.173.90104.18.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.237.247104.18.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.30.237104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.30.54104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.31.116104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.33.38104.18.33.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.45.108104.18.45.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:269
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from zuijule.com.

Cypher and MCP

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

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