Skip to content

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

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

Resolution chain

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

IPPrefixASNOperatorCountry
184.30.184.15184.30.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.KR
23.202.24.17223.202.16.0/20AS16625AKAMAI-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 outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for dsf.ca.

MechanismTarget
SPF_EXISTS%{i}.spf.dsf.ca
SPF_EXISTS%{i}.spf.hc115-59.ca.iphmx.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.163.144.72
SPF_IP142.195.132.100
SPF_IP142.195.189.129
SPF_IP142.195.189.150
SPF_IP142.195.25.150
SPF_MXdsf.ca

Related pages

Pivot deeper into the graph from dsf.ca.

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 20

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