Skip to content

Hostname

cnomail.org

Last fetched

cnomail.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · cnomail.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/cnomail.org

Resolution chain

cnomail.org 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
iana:1910
Organization
college of nurses of ontario
Contact emails

Subdomains

37 observed subdomains of cnomail.org.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for cnomail.org.

MechanismTarget
SPF_INCLUDE_spf.alchemer-ca.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.ccc.rogers.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.84.79.54/32
SPF_IP204.63.190.0/23
SPF_IP206.152.14.54/32
SPF_IP206.51.252.105
SPF_IP206.51.252.107
SPF_IP216.208.150.226
SPF_IP216.208.150.232
SPF_IP52.228.72.202
SPF_IP64.50.144.0/20

Related pages

Pivot deeper into the graph from cnomail.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cnomail.org"})-[: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.