Skip to content

Hostname

dfsin.ca

Last fetched

dfsin.ca resolves to 6 IPv4 addresses operated by AKAMAI-ASN1 in US. WHOIS lists registrar:markmonitor international canada ltd. as the registrar.

Nutrition Label

WHISPER CANON · dfsin.caRouting diversity3.0/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/dfsin.ca

Resolution chain

dfsin.ca resolves to 6 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

10 observed subdomains of dfsin.ca.

Web-graph footprint

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

51 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dfsin.ca.

MechanismTarget
SPF_EXISTS%{i}.spf.dfsin.ca
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP206.51.248.60
SPF_IP206.51.249.130
SPF_IP206.51.249.144
SPF_IP208.111.85.150/32
SPF_IP64.26.145.170

Related pages

Pivot deeper into the graph from dfsin.ca.

Cypher and MCP

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

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