Skip to content

Hostname

beanworks.ca

Last fetched

beanworks.ca resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · beanworks.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/beanworks.ca

Resolution chain

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

IPPrefixASNOperatorCountry
15.157.116.21415.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.249.3315.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.35.14116.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.54.853.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.98.119.2273.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.98.154.123.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.98.208.2423.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.99.24.983.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
52.60.160.21752.60.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.153.24416.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

No WHOIS records are currently associated with beanworks.ca in WhisperGraph.

Subdomains

21 observed subdomains of beanworks.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for beanworks.ca.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from beanworks.ca.

Cypher and MCP

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

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