Skip to content

Hostname

vsb.bc.ca

Last fetched

vsb.bc.ca resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists registrar:webnames.ca inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.107.246.7013.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

WHOIS identity

Registrar
registrar:webnames.ca inc.
Organization
board of school trustees of district no. 39 (vancouver)
Contact emails

Subdomains

177 observed subdomains of vsb.bc.ca.

Web-graph footprint

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

775 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for vsb.bc.ca.

MechanismTarget
SPF_INCLUDEcustomerspf.schoolmessenger.com
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP140.238.138.244
SPF_IP142.22.48.171
SPF_IP142.22.48.203
SPF_IP142.22.48.55
SPF_IP142.22.49.73
SPF_IP142.63.46.160
SPF_IP209.171.33.143
SPF_IP209.171.33.144
SPF_IP54.208.84.215
SPF_IP97.107.178.211
SPF_IP97.107.179.100

Related pages

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

Cypher and MCP

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

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