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
Resolution chain
differ.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.136.82.11 | 23.136.82.0/24 | AS399558 | DIFFER-COMMUNICATIONS - Differ Communications Limited | CA |
| 23.136.82.12 | 23.136.82.0/24 | AS399558 | DIFFER-COMMUNICATIONS - Differ Communications Limited | CA |
WHOIS identity
- Registrar
- registrar:go daddy domains canada, inc
- Organization
- maser media
- Contact emails
Subdomains
20 observed subdomains of differ.ca.
Showing 14 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from differ.ca in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for differ.ca.
| Mechanism | Target |
|---|---|
| SPF_A | differ.ca |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | smtp.as399558.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 23.136.82.25 |
Related pages
Pivot deeper into the graph from differ.ca.
- IP · 23.136.82.11
- ASN · AS399558DIFFER-COMMUNICATIONS - Differ Communications Limited
- Registrar · registrar:go daddy domains canada, inc
- Country · CA
- Email · info@masermedia.com
- TLD · .ca
- Browse hostnames · di…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.