Hostname
rdc.ab.ca
Last fetched
rdc.ab.ca resolves to 1 IPv4 address operated by RED-DEER-POLYTECHNIC - Red Deer Polytechnic in CA. WHOIS lists registrar:egate domains inc. as the registrar.
Nutrition Label
Resolution chain
rdc.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 |
|---|---|---|---|---|
| 204.209.17.12 | 204.209.17.0/24 | AS26037 | RED-DEER-POLYTECHNIC - Red Deer Polytechnic | CA |
WHOIS identity
- Registrar
- registrar:egate domains inc.
- Organization
- red deer college
- Contact emails
- —
Subdomains
44 observed subdomains of rdc.ab.ca.
Showing 25 of 44. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from rdc.ab.ca in the public web crawl.
269 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
22 SPF mechanisms authorising senders for rdc.ab.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.academicworks.com |
| SPF_INCLUDE | _tuf-spf.touchnet.com |
| SPF_INCLUDE | customerspf.schoolmessenger.com |
| SPF_INCLUDE | outboundmail.blackbaud.net |
| SPF_INCLUDE | outboundmail.convio.net |
| SPF_INCLUDE | spf.dynect.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 141.193.208.0/23 |
| SPF_IP | 142.58.232.39 |
| SPF_IP | 148.105.8.0/21 |
| SPF_IP | 162.88.28.0/24 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 199.244.78.223/32 |
| SPF_IP | 199.244.78.224/32 |
| SPF_IP | 204.154.174.0/23 |
| SPF_IP | 204.209.17.247 |
| SPF_IP | 205.139.105.168 |
| SPF_IP | 205.139.105.169 |
| SPF_IP | 205.139.105.179 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 208.40.253.0/24 |
| SPF_IP | 216.17.93.137/32 |
Related pages
Pivot deeper into the graph from rdc.ab.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rdc.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.