Hostname
bcf.ca
Last fetched
bcf.ca resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.
Nutrition Label
Resolution chain
bcf.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 166.117.107.1 | 166.117.96.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 166.117.162.233 | 166.117.160.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:go get canada domain registrar ltd.
- Organization
- bcf llp (quebec)
- Contact emails
Subdomains
34 observed subdomains of bcf.ca.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bcf.ca in the public web crawl.
153 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for bcf.ca.
| Mechanism | Target |
|---|---|
| SPF_A | bcf.ca |
| SPF_INCLUDE | _spf.ultipro.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf-ca.emailsignatures365.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 184.95.235.66/32 |
| SPF_IP | 184.95.235.73/32 |
| SPF_IP | 206.152.14.54/32 |
| SPF_IP | 68.171.172.82/32 |
| SPF_IP | 68.67.61.172/32 |
| SPF_IP | 74.49.149.204/32 |
| SPF_IP | 74.49.149.46/32 |
| SPF_IP | 99.209.254.105/32 |
| SPF_IP | 99.209.254.66/32 |
| SPF_IP | 99.209.254.76/32 |
| SPF_MX | bcf.ca |
Related pages
Pivot deeper into the graph from bcf.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bcf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.