Skip to content

Hostname

dfsonline.ca

Last fetched

dfsonline.ca resolves to 1 IPv4 address operated by DELUXE-DEC - Deluxe Corporation in US. WHOIS lists registrar:rcom canada, corp. as the registrar.

Nutrition Label

WHISPER CANON · dfsonline.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dfsonline.ca

Resolution chain

dfsonline.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
168.135.110.38168.135.110.0/24AS395000DELUXE-DEC - Deluxe CorporationUS

WHOIS identity

Registrar
registrar:rcom canada, corp.
Organization
1865802 ontario
Contact emails

Subdomains

3 observed subdomains of dfsonline.ca.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dfsonline.ca.

MechanismTarget
SPF_Adfsonline.ca
SPF_INCLUDEspfc25.carrierzone.com
SPF_MXdfsonline.ca

Related pages

Pivot deeper into the graph from dfsonline.ca.

Cypher and MCP

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

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