Skip to content

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

WHISPER CANON · bccsa.caRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bccsa.ca

Resolution chain

bccsa.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.98.240.1923.98.0.0/15AS16509AMAZON-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.

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

SPF policy

12 SPF mechanisms authorising senders for bccsa.ca.

MechanismTarget
SPF_Abccsa.ca
SPF_INCLUDE_spf.hostedemail.com
SPF_INCLUDE_spf.meltwater.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.95.194
SPF_IP208.87.53.96/27
SPF_IP209.59.156.153
SPF_IP216.251.131.90
SPF_MXbccsa.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.