Skip to content

Hostname

cloud.ecdl.ca

Last fetched

cloud.ecdl.ca is a registered hostname under the .ca top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · cloud.ecdl.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cloud.ecdl.ca

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with cloud.ecdl.ca in WhisperGraph.

Subdomains

1 observed subdomain of cloud.ecdl.ca.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cloud.ecdl.ca.

MechanismTarget
SPF_Acloud.ecdl.ca
SPF_INCLUDEspf.likuid.com
SPF_IP173.209.54.162
SPF_IP173.209.54.163
SPF_IP72.10.175.82/24
SPF_MXcloud.ecdl.ca

Related pages

Pivot deeper into the graph from cloud.ecdl.ca.

Cypher and MCP

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

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