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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 164.166.223.133 | 164.166.223.0/24 | AS19220 | CBE - Calgary Board of Education | CA |
WHOIS identity
- Registrar
- registrar:webnames.ca inc.
- Organization
- calgary board of education
- Contact emails
- —
Subdomains
82 observed subdomains of cbe.ab.ca.
Showing 25 of 82. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cbe.ab.ca in the public web crawl.
782 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
34 SPF mechanisms authorising senders for cbe.ab.ca.
| Mechanism | Target |
|---|---|
| SPF_A | am1.mail.sharepointonline.com |
| SPF_INCLUDE | a._spf.brightspace.com |
| SPF_INCLUDE | customerspf.schoolmessenger.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | yul1.rp.oracleemaildelivery.com |
| SPF_INCLUDE | yyz1.rp.oracleemaildelivery.com |
| SPF_IP | 129.91.190.200/29 |
| SPF_IP | 129.91.222.0/29 |
| SPF_IP | 141.146.154.96/27 |
| SPF_IP | 141.146.165.0/27 |
| SPF_IP | 143.47.149.160/27 |
| SPF_IP | 143.47.167.160/27 |
| SPF_IP | 148.87.89.32/28 |
| SPF_IP | 15.224.192.101/24 |
| SPF_IP | 155.254.144.6 |
| SPF_IP | 164.166.223.24 |
| SPF_IP | 164.166.223.25 |
| SPF_IP | 168.245.101.94 |
| SPF_IP | 174.142.116.48/29 |
| SPF_IP | 184.107.63.100 |
| SPF_IP | 184.107.80.96/27 |
| SPF_IP | 192.139.27.24 |
| SPF_IP | 192.139.27.25 |
| SPF_IP | 192.139.27.40 |
| SPF_IP | 198.207.147.224/27 |
| SPF_IP | 20.230.136.176 |
| SPF_IP | 204.239.0.224/27 |
| SPF_IP | 208.85.217.0/24 |
| SPF_IP | 208.94.29.110 |
| SPF_IP | 216.17.93.137/32 |
| SPF_IP | 4.154.186.244 |
| SPF_IP | 40.125.80.232 |
| SPF_IP | 64.181.217.128/27 |
| SPF_IP | 69.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.