Hostname
bccsa.ca
Last fetched
bccsa.ca resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.
Nutrition Label
Resolution chain
bccsa.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.98.240.192 | 3.98.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- registrar:go get canada domain registrar ltd.
- Organization
- bc construction safety alliance
- Contact emails
Subdomains
37 observed subdomains of bccsa.ca.
Showing 25 of 37. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bccsa.ca in the public web crawl.
319 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for bccsa.ca.
| Mechanism | Target |
|---|---|
| SPF_A | bccsa.ca |
| SPF_INCLUDE | _spf.hostedemail.com |
| SPF_INCLUDE | _spf.meltwater.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.hornetsecurity.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.95.194 |
| SPF_IP | 208.87.53.96/27 |
| SPF_IP | 209.59.156.153 |
| SPF_IP | 216.251.131.90 |
| SPF_MX | bccsa.ca |
Related pages
Pivot deeper into the graph from bccsa.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bccsa.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.