Skip to content

Hostname

ona.ca

Last fetched

ona.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:internic.ca inc. as the registrar.

Nutrition Label

WHISPER CANON · ona.caRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ona.ca

Resolution chain

ona.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:internic.ca inc.
Organization
oegema-nicholson & assoc. insurance brokers
Contact emails

Subdomains

2 observed subdomains of ona.ca.

Web-graph footprint

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

24 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for ona.ca.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP107.161.186.10/32
SPF_IP139.60.169.106
SPF_IP149.72.123.24/32
SPF_IP15.222.145.39
SPF_IP162.159.135.42/32
SPF_IP199.192.27.169
SPF_IP54.208.1.230/32
SPF_IP54.236.124.210/32
SPF_IP72.1.197.50
SPF_IP72.139.87.10
SPF_IP72.139.87.22
SPF_IP72.139.87.26
SPF_IP72.139.87.34
SPF_IP72.139.87.6

Related pages

Pivot deeper into the graph from ona.ca.

Cypher and MCP

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

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