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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 142.22.102.120 | 142.22.102.0/24 | AS852 | TELUS Communications | CA |
WHOIS identity
- Registrar
- registrar:webnames.ca inc.
- Organization
- school district #43 (coquitlam, bc)
- Contact emails
- —
Subdomains
34 observed subdomains of sd43.bc.ca.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sd43.bc.ca in the public web crawl.
416 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
27 SPF mechanisms authorising senders for sd43.bc.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | customerspf.schoolmessenger.com |
| SPF_INCLUDE | sd43bcca.onmicrosoft.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 107.20.210.250/32 |
| SPF_IP | 142.22.102.10 |
| SPF_IP | 142.22.102.108 |
| SPF_IP | 142.22.102.109 |
| SPF_IP | 142.22.102.48 |
| SPF_IP | 142.22.102.55 |
| SPF_IP | 142.35.6.101 |
| SPF_IP | 208.92.135.57 |
| SPF_IP | 208.92.135.62 |
| SPF_IP | 216.17.93.137/32 |
| SPF_IP | 4.233.125.199/32 |
| SPF_IP | 40.113.17.15/32 |
| SPF_IP | 50.223.178.201/32 |
| SPF_IP | 50.223.178.202 |
| SPF_IP | 50.223.178.203/32 |
| SPF_IP | 50.223.178.208/32 |
| SPF_IP | 52.1.14.157/32 |
| SPF_IP | 52.139.18.26 |
| SPF_IP | 52.139.19.218 |
| SPF_IP | 52.139.21.247 |
| SPF_IP | 52.148.244.33/32 |
| SPF_IP | 52.228.108.116 |
| SPF_IP | 57.128.113.111/32 |
| SPF_IP | 64.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.