Skip to content

Hostname

dfs.ca

Last fetched

dfs.ca resolves to 4 IPv4 addresses operated by AS20940 in KE. WHOIS lists registrar:markmonitor international canada ltd. as the registrar.

Nutrition Label

WHISPER CANON · dfs.caRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint7.8/10canon.whisper.security/host/dfs.ca

Resolution chain

dfs.ca resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:markmonitor international canada ltd.
Organization
mouvement des caisses desjardins
Contact emails

Subdomains

7 observed subdomains of dfs.ca.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for dfs.ca.

MechanismTarget
SPF_EXISTS%{i}.spf.dfs.ca
SPF_EXISTS%{i}.spf.dfs.ca.iphmx.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.163.144.75
SPF_IP142.195.132.100
SPF_IP142.195.189.129
SPF_IP142.195.189.150
SPF_IP142.195.25.150
SPF_MXdfs.ca

Related pages

Pivot deeper into the graph from dfs.ca.

Cypher and MCP

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

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