Skip to content

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

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

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.

IPPrefixASNOperatorCountry
204.209.17.12204.209.17.0/24AS26037RED-DEER-POLYTECHNIC - Red Deer PolytechnicCA

WHOIS identity

Registrar
registrar:egate domains inc.
Organization
red deer college
Contact emails

Subdomains

44 observed subdomains of rdc.ab.ca.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for rdc.ab.ca.

MechanismTarget
SPF_INCLUDE_spf.academicworks.com
SPF_INCLUDE_tuf-spf.touchnet.com
SPF_INCLUDEcustomerspf.schoolmessenger.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEoutboundmail.convio.net
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.193.208.0/23
SPF_IP142.58.232.39
SPF_IP148.105.8.0/21
SPF_IP162.88.28.0/24
SPF_IP198.2.128.0/18
SPF_IP199.244.78.223/32
SPF_IP199.244.78.224/32
SPF_IP204.154.174.0/23
SPF_IP204.209.17.247
SPF_IP205.139.105.168
SPF_IP205.139.105.169
SPF_IP205.139.105.179
SPF_IP205.201.128.0/20
SPF_IP208.40.253.0/24
SPF_IP216.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.