Skip to content

Hostname

broca.ca

Last fetched

broca.ca resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · broca.caRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/broca.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.65.3.10518.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.12218.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.2518.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.6918.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.88.113.167.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.88.173.167.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.88.343.167.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.88.673.167.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.11699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
Contact emails

Subdomains

14 observed subdomains of broca.ca.

Web-graph footprint

Distinct hostnames that link to or from broca.ca in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for broca.ca.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from broca.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "broca.ca"})-[: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.