Hostname
dfsi.ca
Last fetched
dfsi.ca resolves to 8 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists registrar:markmonitor international canada ltd. as the registrar.
Nutrition Label
Resolution chain
dfsi.ca resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.126.37.162 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 104.126.37.163 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 23.192.36.39 | 23.192.36.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.192.36.42 | 23.192.36.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.193.163.17 | 23.193.163.0/24 | AS20940 | AKAMAI-ASN1 | KR |
| 23.193.163.18 | 23.193.163.0/24 | AS20940 | AKAMAI-ASN1 | KR |
| 23.36.162.207 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.36.162.219 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- registrar:markmonitor international canada ltd.
- Organization
- mouvement des caisses desjardins
- Contact emails
Subdomains
9 observed subdomains of dfsi.ca.
Web-graph footprint
Distinct hostnames that link to or from dfsi.ca in the public web crawl.
8 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for dfsi.ca.
| Mechanism | Target |
|---|---|
| SPF_IP | 149.72.146.86 |
| SPF_IP | 167.89.0.126 |
| SPF_IP | 168.245.53.215 |
Related pages
Pivot deeper into the graph from dfsi.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dfsi.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.