Skip to content

Hostname

kriz.org

Last fetched

kriz.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · kriz.orgRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kriz.org

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.78.2818.164.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.78.7418.164.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.78.7518.164.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.78.7818.164.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.51.1518.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.1718.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.3518.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.8218.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.40.493.168.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.40.703.168.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.40.783.168.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.40.923.168.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
christian eideloth
Contact emails

Subdomains

1 observed subdomain of kriz.org.

Subdomain
www.kriz.org

Web-graph footprint

Distinct hostnames that link to or from kriz.org in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for kriz.org.

MechanismTarget
SPF_INCLUDEicloud.com

Related pages

Pivot deeper into the graph from kriz.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kriz.org"})-[: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.