Hostname
prospera.ca
Last fetched
prospera.ca is a registered hostname under the .ca top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:456
- Organization
- central 1 credit union
- Contact emails
Subdomains
30 observed subdomains of prospera.ca.
Showing 25 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from prospera.ca in the public web crawl.
154 sites link to this hostname.
64 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for prospera.ca.
| Mechanism | Target |
|---|---|
| SPF_A | mail1.central1.com |
| SPF_A | mail1.desjardins.com |
| SPF_A | mail2.central1.com |
| SPF_A | mail2.desjardins.com |
| SPF_EXISTS | %{i}.spf.hc368-39.ca.iphmx.com |
| SPF_INCLUDE | _spf-can.echoworx.com |
| SPF_INCLUDE | spf-0028d201.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 20.95.29.1/32 |
| SPF_IP | 205.206.121.197/32 |
| SPF_IP | 205.206.15.65/32 |
| SPF_IP | 207.102.134.193/32 |
| SPF_IP | 207.102.134.198/32 |
| SPF_IP | 207.102.134.209/32 |
| SPF_IP | 66.38.129.106/32 |
| SPF_IP | 67.231.31.120/32 |
Related pages
Pivot deeper into the graph from prospera.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "prospera.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.