All hostnames bcfy.io resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.
Nutrition Label WHISPER CANON · bcfy.io Routing diversity 4.2/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 3.3/10 Resolver footprint 5.2/10 canon.whisper.security/host/bcfy.io Resolution chain bcfy.io resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.224.68.26 13.224.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.224.68.44 13.224.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.224.68.45 13.224.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.224.68.54 13.224.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.226.155.105 13.226.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.226.155.111 13.226.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.226.155.127 13.226.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.226.155.129 13.226.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.244.87.106 18.244.80.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. BG 18.244.87.78 18.244.80.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. BG 18.244.87.83 18.244.80.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. BG 3.160.150.119 3.160.148.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.160.150.125 3.160.148.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.160.150.13 3.160.148.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.160.150.23 3.160.148.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.174.18.111 3.174.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DK 3.174.18.112 3.174.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DK 3.174.18.22 3.174.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DK 3.174.18.36 3.174.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DK 54.192.35.100 54.192.34.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity Registrar iana:81 Organization radioreference.com Contact emails — Related pages Pivot deeper into the graph from bcfy.io.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bcfy.io"})-[: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 .