Hostname
nbed.ca
Last fetched
nbed.ca resolves to 15 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:bell canada as the registrar.
Nutrition Label
Resolution chain
nbed.ca resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.40.224 | 104.18.40.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 15.157.106.215 | 15.156.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 15.157.114.159 | 15.156.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 15.157.28.233 | 15.156.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 15.222.161.4 | 15.222.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 15.223.143.243 | 15.222.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 16.54.60.45 | 16.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 172.64.147.32 | 172.64.147.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 3.96.76.227 | 3.96.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.98.32.119 | 3.98.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 35.182.127.113 | 35.182.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 52.60.34.89 | 52.60.32.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 99.79.82.180 | 99.79.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 16.54.195.253 | 16.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 16.54.145.162 | 16.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- registrar:bell canada
- Organization
- new brunswick provincial government
- Contact emails
Subdomains
27 observed subdomains of nbed.ca.
Showing 25 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nbed.ca in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for nbed.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | customerspf.schoolmessenger.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 204.81.14.0/24 |
| SPF_IP | 204.81.4.0/24 |
Related pages
Pivot deeper into the graph from nbed.ca.
- IP · 104.18.40.224
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:bell canada
- Country · CA
- Email · dnsappadmin@gnb.ca
- TLD · .ca
- Browse hostnames · nb…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nbed.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.