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
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.
| Subdomain |
|---|
| ng.och.ca |
| www.och.ca |
| ochteep.och.ca |
Showing 3 of 4. View all subdomains →
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
MX records
SPF policy
15 SPF mechanisms authorising senders for och.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spfca.sysaidit.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 160.34.236.14/32 |
| SPF_IP | 184.94.119.11 |
| SPF_IP | 184.94.119.12/32 |
| SPF_IP | 192.254.121.248/32 |
| SPF_IP | 192.29.13.121 |
| SPF_IP | 216.208.26.70 |
| SPF_IP | 40.86.251.205 |
| SPF_IP | 45.136.240.14 |
| SPF_IP | 69.27.103.6 |
| SPF_IP | 69.27.96.200/32 |
| SPF_IP | 69.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.