Skip to content

Hostname

bimbc.ca

Last fetched

bimbc.ca resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.191.18916.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.194.20816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.105.15716.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.96.19716.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.8.1213.5.8.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.208.6152.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.44.20552.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.94.6652.216.94.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.115.12552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.129.16552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.207.2952.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.128.10954.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.159.3754.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.197.5354.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.232.13354.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bimbc.ca.

MechanismTarget
SPF_INCLUDEmd02.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.cyberimpact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP143.105.10.228
SPF_IP24.109.189.150
SPF_IP24.83.54.174/30
SPF_IP62.13.140.144
SPF_IP64.235.153.8
SPF_IP65.61.237.69
SPF_IP72.15.149.90

Related pages

Pivot deeper into the graph from bimbc.ca.

Cypher and MCP

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

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