Skip to content

Hostname

zhainantu.com

Last fetched

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

Nutrition Label

WHISPER CANON · zhainantu.comRouting diversity6.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/zhainantu.com

Resolution chain

zhainantu.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.140103.255.25.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.157.169103.255.25.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.159.88103.255.25.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.253.143103.255.36.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.254.112103.255.36.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.109.163103.255.44.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.157.244103.255.55.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.190.194103.255.61.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.191.124103.255.61.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.61.9103.255.39.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.77.101103.255.40.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.126.64103.255.126.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.158.96103.255.129.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.173.90103.255.130.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.237.247103.255.134.0/23AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.30.237103.255.66.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.30.54103.255.66.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.31.116103.255.66.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.33.38103.255.68.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.45.108103.255.82.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:269
Organization
domain administrator
Contact emails

Subdomains

1 observed subdomain of zhainantu.com.

Threat posture

History

Related pages

Pivot deeper into the graph from zhainantu.com.

Cypher and MCP

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

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