Skip to content

Hostname

97zb.com

Last fetched

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

Nutrition Label

WHISPER CANON · 97zb.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/97zb.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.19.141104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.186.122172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.34.144.178185.34.144.0/22AS7488CNSERVER-AP-AS - CNServer LLCNL
185.34.144.181185.34.144.0/22AS7488CNSERVER-AP-AS - CNServer LLCNL
185.34.144.180185.34.144.0/22AS7488CNSERVER-AP-AS - CNServer LLC
185.34.144.179185.34.144.0/22AS7488CNSERVER-AP-AS - CNServer LLC
185.34.144.177185.34.144.0/22AS7488CNSERVER-AP-AS - CNServer LLC
158.94.172.112158.94.172.0/24AS7488CNSERVER-AP-AS - CNServer LLC
158.94.172.111158.94.172.0/24AS7488CNSERVER-AP-AS - CNServer LLC
158.94.172.114158.94.172.0/24AS7488CNSERVER-AP-AS - CNServer LLC
158.94.172.113158.94.172.0/24AS7488CNSERVER-AP-AS - CNServer LLC
158.94.172.115158.94.172.0/24AS7488CNSERVER-AP-AS - CNServer LLC
185.61.211.31185.61.211.0/24AS7488CNSERVER-AP-AS - CNServer LLC
185.61.211.30185.61.211.0/24AS7488CNSERVER-AP-AS - CNServer LLC
185.61.211.29185.61.211.0/24AS7488CNSERVER-AP-AS - CNServer LLC
185.61.211.28185.61.211.0/24AS7488CNSERVER-AP-AS - CNServer LLC
185.61.211.27185.61.211.0/24AS7488CNSERVER-AP-AS - CNServer LLC
185.61.211.51185.61.211.0/24AS7488CNSERVER-AP-AS - CNServer LLC
185.61.211.50185.61.211.0/24AS7488CNSERVER-AP-AS - CNServer LLC
185.61.211.49185.61.211.0/24AS7488CNSERVER-AP-AS - CNServer LLC

WHOIS identity

Registrar
iana:1923
Organization
beijing jingzhe technology co.
Contact emails

Subdomains

2 observed subdomains of 97zb.com.

Web-graph footprint

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

25 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 97zb.com.

Cypher and MCP

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

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