Hostname
ced-qc.ca
Last fetched
ced-qc.ca resolves to 1 IPv4 address operated by AS376 in CA. WHOIS lists registrar:tucows.com co. as the registrar.
Nutrition Label
Resolution chain
ced-qc.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 |
|---|---|---|---|---|
| 205.151.112.39 | 205.151.112.0/24 | AS376 | — | CA |
WHOIS identity
- Registrar
- registrar:tucows.com co.
- Organization
- assemblee nationale
- Contact emails
Subdomains
2 observed subdomains of ced-qc.ca.
| Subdomain |
|---|
| lannote.ced-qc.ca |
| www.ced-qc.ca |
Web-graph footprint
Distinct hostnames that link to or from ced-qc.ca in the public web crawl.
26 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for ced-qc.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 205.151.112.15 |
| SPF_IP | 205.151.112.16 |
| SPF_IP | 205.151.112.17 |
| SPF_IP | 205.151.112.5 |
| SPF_IP | 205.151.112.72 |
| SPF_IP | 205.151.112.73 |
| SPF_IP | 205.151.112.76 |
| SPF_IP | 67.71.237.74 |
Related pages
Pivot deeper into the graph from ced-qc.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ced-qc.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.