Skip to content

Hostname

och.ca

Last fetched

och.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · och.caRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/och.ca

Resolution chain

och.ca has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
city of otawa non-profit housing
Contact emails

Subdomains

4 observed subdomains of och.ca.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for och.ca.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spfca.sysaidit.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP160.34.236.14/32
SPF_IP184.94.119.11
SPF_IP184.94.119.12/32
SPF_IP192.254.121.248/32
SPF_IP192.29.13.121
SPF_IP216.208.26.70
SPF_IP40.86.251.205
SPF_IP45.136.240.14
SPF_IP69.27.103.6
SPF_IP69.27.96.200/32
SPF_IP69.27.97.200/32

Related pages

Pivot deeper into the graph from och.ca.

Cypher and MCP

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

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