Skip to content

Hostname

deepriver.ca

Last fetched

deepriver.ca resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists registrar:msp operational corp. as the registrar.

Nutrition Label

WHISPER CANON · deepriver.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/deepriver.ca

Resolution chain

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

IPPrefixASNOperatorCountry
51.79.74.10651.79.0.0/17AS16276OVHCA

WHOIS identity

Registrar
registrar:msp operational corp.
Organization
the corporation of the town of deep river
Contact emails

Subdomains

2 observed subdomains of deepriver.ca.

Web-graph footprint

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

72 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for deepriver.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.34.36.105
SPF_IP209.97.193.164
SPF_IP38.143.49.234
SPF_IP51.79.69.113
SPF_IP52.233.24.72
SPF_IP64.26.156.151

Related pages

Pivot deeper into the graph from deepriver.ca.

Cypher and MCP

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

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