Skip to content

Hostname

csjxz.com

Last fetched

csjxz.com resolves to 17 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · csjxz.comRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/csjxz.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.85.233104.22.23.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.233.221.214172.232.0.0/13AS63949US
172.234.199.15172.237.96.0/19AS63949US
172.237.145.27172.240.20.0/24AS63949US
172.67.212.22172.68.40.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
208.98.40.201208.99.4.0/22AS46844SHARKTECH - SharktechUS
208.98.40.202208.99.4.0/22AS46844SHARKTECH - SharktechUS
208.98.40.205208.99.4.0/22AS46844SHARKTECH - SharktechUS
208.98.40.210208.99.4.0/22AS46844SHARKTECH - SharktechUS
208.98.43.17208.99.12.0/22AS46844SHARKTECH - SharktechUS
208.98.40.74208.99.4.0/22AS46844SHARKTECH - SharktechUS
208.98.43.73208.99.12.0/22AS46844SHARKTECH - SharktechUS
208.98.43.77208.99.12.0/22AS46844SHARKTECH - SharktechUS
208.98.43.76208.99.12.0/22AS46844SHARKTECH - SharktechUS
208.98.43.78208.99.12.0/22AS46844SHARKTECH - SharktechUS
208.98.43.71208.99.12.0/22AS46844SHARKTECH - SharktechUS
208.98.43.97208.99.12.0/22AS46844SHARKTECH - SharktechUS

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

2 observed subdomains of csjxz.com.

Threat posture

History

Related pages

Pivot deeper into the graph from csjxz.com.

Cypher and MCP

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

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