All hostnames fruitiesmatchina.org resolves to 18 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label WHISPER CANON · fruitiesmatchina.org Routing diversity 4.2/10 Peering density 10.0/10 MOAS conflict ✓ none Threat-feed listings 5.4/10 WHOIS transparency 0.0/10 Resolver footprint 3.2/10 canon.whisper.security/host/fruitiesmatchina.org Resolution chain fruitiesmatchina.org resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 104.21.67.122 104.21.64.0/20 AS13335 CLOUDFLARENET - Cloudflare, Inc. CA 172.67.221.230 172.67.208.0/20 AS13335 CLOUDFLARENET - Cloudflare, Inc. CA 3.167.227.101 3.167.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.167.227.13 3.167.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.167.227.25 3.167.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.167.227.63 3.167.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.168.147.109 3.168.144.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.168.147.15 3.168.144.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.168.147.36 3.168.144.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.168.147.57 3.168.144.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 99.86.109.31 99.86.109.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. GB 99.86.109.62 99.86.109.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. GB 99.86.109.89 99.86.109.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. GB 3.173.161.114 3.173.160.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. NL 3.173.161.35 3.173.160.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. NL 3.173.161.111 3.173.160.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. NL 3.173.161.84 3.173.160.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. NL 99.86.109.55 99.86.109.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. GB
WHOIS identity Registrar iana:1068 Organization — Contact emails — Related pages Pivot deeper into the graph from fruitiesmatchina.org.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fruitiesmatchina.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .