Skip to content

Hostname

kjzz.com

Last fetched

kjzz.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · kjzz.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kjzz.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.181.123143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.9143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.94143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
99.84.234.3199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.181.3143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:3786
Organization
brandsight privacy customer 275481
Contact emails

Subdomains

11 observed subdomains of kjzz.com.

Web-graph footprint

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

592 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for kjzz.com.

Related pages

Pivot deeper into the graph from kjzz.com.

Cypher and MCP

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

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