Skip to content

Hostname

broca-echo.com

Last fetched

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

Nutrition Label

WHISPER CANON · broca-echo.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/broca-echo.com

Resolution chain

broca-echo.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.15.10413.226.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
13.226.15.12413.226.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
13.226.15.413.226.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
13.226.15.6913.226.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
18.238.80.10818.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.6618.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.7818.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.9618.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.227.1143.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.1293.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.483.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.583.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of broca-echo.com owner
Contact emails

Subdomains

1 observed subdomain of broca-echo.com.

Threat posture

History

Related pages

Pivot deeper into the graph from broca-echo.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "broca-echo.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.