All hostnames learning.braze.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.
Nutrition Label WHISPER CANON · learning.braze.com Routing diversity 3.5/10 Peering density 9.3/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 8.3/10 canon.whisper.security/host/learning.braze.com Resolution chain learning.braze.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 18.172.78.105 18.172.76.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IN 18.172.78.63 18.172.76.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IN 18.172.78.65 18.172.76.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IN 18.172.78.97 18.172.76.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IN 54.230.144.112 54.230.144.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. CO 54.230.144.47 54.230.144.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. CO 54.230.144.48 54.230.144.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. CO 54.230.144.52 54.230.144.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. CO 65.8.131.13 65.8.130.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.8.131.37 65.8.130.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.8.131.49 65.8.130.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.8.131.96 65.8.130.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.64.211.41 18.64.210.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.64.211.86 18.64.210.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.64.211.129 18.64.210.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.64.211.88 18.64.210.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with learning.braze.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from learning.braze.com in the public web crawl.
16 sites link to this hostname.
Related pages Pivot deeper into the graph from learning.braze.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "learning.braze.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 .