Skip to content

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

WHISPER CANON · dfsi.caRouting diversity3.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint9.6/10canon.whisper.security/host/dfsi.ca

Resolution chain

dfsi.ca resolves to 8 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

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.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dfsi.ca.

MechanismTarget
SPF_IP149.72.146.86
SPF_IP167.89.0.126
SPF_IP168.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.