Skip to content

Hostname

nterone.ca

Last fetched

nterone.ca resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · nterone.caRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nterone.ca

Resolution chain

nterone.ca resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.224.218.17418.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.142.2553.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.34.2373.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.95.2533.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.19.163.653.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.22.83.503.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
anthony hamilton
Contact emails

Subdomains

3 observed subdomains of nterone.ca.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for nterone.ca.

Related pages

Pivot deeper into the graph from nterone.ca.

Cypher and MCP

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

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