Skip to content

Hostname

cbe.ab.ca

Last fetched

cbe.ab.ca resolves to 1 IPv4 address operated by CBE - Calgary Board of Education in CA. WHOIS lists registrar:webnames.ca inc. as the registrar.

Nutrition Label

WHISPER CANON · cbe.ab.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/cbe.ab.ca

Resolution chain

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

IPPrefixASNOperatorCountry
164.166.223.133164.166.223.0/24AS19220CBE - Calgary Board of EducationCA

WHOIS identity

Registrar
registrar:webnames.ca inc.
Organization
calgary board of education
Contact emails

Subdomains

82 observed subdomains of cbe.ab.ca.

Web-graph footprint

Distinct hostnames that link to or from cbe.ab.ca in the public web crawl.

782 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

34 SPF mechanisms authorising senders for cbe.ab.ca.

MechanismTarget
SPF_Aam1.mail.sharepointonline.com
SPF_INCLUDEa._spf.brightspace.com
SPF_INCLUDEcustomerspf.schoolmessenger.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEyul1.rp.oracleemaildelivery.com
SPF_INCLUDEyyz1.rp.oracleemaildelivery.com
SPF_IP129.91.190.200/29
SPF_IP129.91.222.0/29
SPF_IP141.146.154.96/27
SPF_IP141.146.165.0/27
SPF_IP143.47.149.160/27
SPF_IP143.47.167.160/27
SPF_IP148.87.89.32/28
SPF_IP15.224.192.101/24
SPF_IP155.254.144.6
SPF_IP164.166.223.24
SPF_IP164.166.223.25
SPF_IP168.245.101.94
SPF_IP174.142.116.48/29
SPF_IP184.107.63.100
SPF_IP184.107.80.96/27
SPF_IP192.139.27.24
SPF_IP192.139.27.25
SPF_IP192.139.27.40
SPF_IP198.207.147.224/27
SPF_IP20.230.136.176
SPF_IP204.239.0.224/27
SPF_IP208.85.217.0/24
SPF_IP208.94.29.110
SPF_IP216.17.93.137/32
SPF_IP4.154.186.244
SPF_IP40.125.80.232
SPF_IP64.181.217.128/27
SPF_IP69.90.103.215/32

Related pages

Pivot deeper into the graph from cbe.ab.ca.

Cypher and MCP

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

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