Skip to content

Hostname

nexone.ca

Last fetched

nexone.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2316042 as the registrar.

Nutrition Label

WHISPER CANON · nexone.caRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nexone.ca

Resolution chain

nexone.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
iana:2316042
Organization
maxime vaskelis
Contact emails

Subdomains

18 observed subdomains of nexone.ca.

Web-graph footprint

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

19 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

44 SPF mechanisms authorising senders for nexone.ca.

MechanismTarget
SPF_INCLUDE342383329.spf08.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.253.208.0/20
SPF_IP148.105.0.0/16
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP192.174.80.0/20
SPF_IP198.2.128.0/18
SPF_IP198.2.128.0/24
SPF_IP198.2.132.0/22
SPF_IP198.2.136.0/23
SPF_IP198.2.145.0/24
SPF_IP198.2.177.0/24
SPF_IP198.2.178.0/23
SPF_IP198.2.180.0/24
SPF_IP198.2.186.0/23
SPF_IP205.201.128.0/20
SPF_IP205.201.131.128/25
SPF_IP205.201.134.128/25
SPF_IP205.201.136.0/23
SPF_IP205.201.139.0/24
SPF_IP208.89.128.171/32
SPF_IP34.209.119.136
SPF_IP34.211.27.137
SPF_IP34.211.27.236
SPF_IP34.211.27.82
SPF_IP34.212.5.76
SPF_IP34.213.22.229
SPF_IP34.249.70.175
SPF_IP34.251.56.38
SPF_IP34.252.236.245
SPF_IP34.253.110.0
SPF_IP34.253.57.155
SPF_IP35.167.157.209
SPF_IP35.167.7.36
SPF_IP52.19.227.102
SPF_IP52.24.176.31
SPF_IP52.51.22.205
SPF_IP54.187.228.111
SPF_IP54.72.208.111
SPF_IP54.72.24.111
SPF_IP54.77.2.231

Related pages

Pivot deeper into the graph from nexone.ca.

Cypher and MCP

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

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