Hostname
dsf.ca
Last fetched
dsf.ca resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in KR. WHOIS lists registrar:markmonitor international canada ltd. as the registrar.
Nutrition Label
Resolution chain
dsf.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.30.184.15 | 184.30.176.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | KR |
| 23.202.24.172 | 23.202.16.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | BR |
WHOIS identity
- Registrar
- registrar:markmonitor international canada ltd.
- Organization
- mouvement des caisses desjardins
- Contact emails
Subdomains
15 observed subdomains of dsf.ca.
Web-graph footprint
Distinct hostnames that link to or from dsf.ca in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for dsf.ca.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.dsf.ca |
| SPF_EXISTS | %{i}.spf.hc115-59.ca.iphmx.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 108.163.144.72 |
| SPF_IP | 142.195.132.100 |
| SPF_IP | 142.195.189.129 |
| SPF_IP | 142.195.189.150 |
| SPF_IP | 142.195.25.150 |
| SPF_MX | dsf.ca |
Related pages
Pivot deeper into the graph from dsf.ca.
- IP · 184.30.184.15
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · registrar:markmonitor international canada ltd.
- Country · KR
- Email · domaines@desjardins.com
- TLD · .ca
- Browse hostnames · ds…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dsf.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.