Skip to content

Hostname

differ.ca

Last fetched

differ.ca resolves to 2 IPv4 addresses operated by DIFFER-COMMUNICATIONS - Differ Communications Limited in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · differ.caRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/differ.ca

Resolution chain

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

IPPrefixASNOperatorCountry
23.136.82.1123.136.82.0/24AS399558DIFFER-COMMUNICATIONS - Differ Communications LimitedCA
23.136.82.1223.136.82.0/24AS399558DIFFER-COMMUNICATIONS - Differ Communications LimitedCA

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
maser media
Contact emails

Subdomains

20 observed subdomains of differ.ca.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for differ.ca.

MechanismTarget
SPF_Adiffer.ca
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsmtp.as399558.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP23.136.82.25

Related pages

Pivot deeper into the graph from differ.ca.

Cypher and MCP

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

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