All hostnames faoyhebook.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1923 as the registrar.
Nutrition Label WHISPER CANON · faoyhebook.com Routing diversity 3.9/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 8.3/10 canon.whisper.security/host/faoyhebook.com Resolution chain faoyhebook.com 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 108.157.4.103 108.157.0.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.157.4.2 108.157.0.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.157.4.42 108.157.0.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.157.4.56 108.157.0.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.227.192.22 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.64 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.69 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.91 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.227.102 13.227.226.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. VN 13.227.227.47 13.227.226.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. VN 13.227.227.72 13.227.226.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. VN 13.227.227.84 13.227.226.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. VN 18.66.26.117 18.66.24.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.66.26.24 18.66.24.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.66.26.26 18.66.24.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.66.26.75 18.66.24.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.167.227.119 3.167.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.167.227.122 3.167.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.167.227.70 3.167.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.167.227.87 3.167.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity Registrar iana:1923 Organization — Contact emails — Related pages Pivot deeper into the graph from faoyhebook.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "faoyhebook.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .