Skip to content

Hostname

sd43.bc.ca

Last fetched

sd43.bc.ca resolves to 1 IPv4 address operated by TELUS Communications in CA. WHOIS lists registrar:webnames.ca inc. as the registrar.

Nutrition Label

WHISPER CANON · sd43.bc.caRouting diversity1.5/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/sd43.bc.ca

Resolution chain

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

IPPrefixASNOperatorCountry
142.22.102.120142.22.102.0/24AS852TELUS CommunicationsCA

WHOIS identity

Registrar
registrar:webnames.ca inc.
Organization
school district #43 (coquitlam, bc)
Contact emails

Subdomains

34 observed subdomains of sd43.bc.ca.

Web-graph footprint

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

416 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for sd43.bc.ca.

MechanismTarget
SPF_INCLUDEcustomerspf.schoolmessenger.com
SPF_INCLUDEsd43bcca.onmicrosoft.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.20.210.250/32
SPF_IP142.22.102.10
SPF_IP142.22.102.108
SPF_IP142.22.102.109
SPF_IP142.22.102.48
SPF_IP142.22.102.55
SPF_IP142.35.6.101
SPF_IP208.92.135.57
SPF_IP208.92.135.62
SPF_IP216.17.93.137/32
SPF_IP4.233.125.199/32
SPF_IP40.113.17.15/32
SPF_IP50.223.178.201/32
SPF_IP50.223.178.202
SPF_IP50.223.178.203/32
SPF_IP50.223.178.208/32
SPF_IP52.1.14.157/32
SPF_IP52.139.18.26
SPF_IP52.139.19.218
SPF_IP52.139.21.247
SPF_IP52.148.244.33/32
SPF_IP52.228.108.116
SPF_IP57.128.113.111/32
SPF_IP64.114.181.2

Related pages

Pivot deeper into the graph from sd43.bc.ca.

Cypher and MCP

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

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