Skip to content

Hostname

rdpsd.ab.ca

Last fetched

rdpsd.ab.ca resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · rdpsd.ab.caRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/rdpsd.ab.ca

Resolution chain

rdpsd.ab.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.248.104.143104.248.104.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA

WHOIS identity

Registrar
iana:456
Organization
red deer public school district #104
Contact emails

Subdomains

31 observed subdomains of rdpsd.ab.ca.

Web-graph footprint

Distinct hostnames that link to or from rdpsd.ab.ca in the public web crawl.

83 sites link to this hostname.

95 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for rdpsd.ab.ca.

MechanismTarget
SPF_Amail.rycorsoftware.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEca._netblocks.mimecast.com
SPF_INCLUDEcustomerspf.schoolmessenger.com
SPF_IP198.161.116.2

Related pages

Pivot deeper into the graph from rdpsd.ab.ca.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "rdpsd.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.