Skip to content

Hostname

jxzhjs.com

Last fetched

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

Nutrition Label

WHISPER CANON · jxzhjs.comRouting diversity6.1/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/jxzhjs.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.247.232104.16.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.35.61104.18.35.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.40.254104.18.40.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.20.21.51104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.20.24.50104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.11.131162.159.11.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.23.8162.159.23.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.26.168162.159.26.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.4.102162.159.4.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.44.4162.159.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.US
162.159.45.72162.159.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.US
172.64.52.83172.64.52.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.66.26172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.79.139172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
173.245.59.7173.245.59.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.49.133172.64.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.49.28162.159.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.16.51162.159.16.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.46.71104.18.46.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.66.236172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1923
Organization
boss
Contact emails

Subdomains

1 observed subdomain of jxzhjs.com.

Threat posture

History

Related pages

Pivot deeper into the graph from jxzhjs.com.

Cypher and MCP

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

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