Skip to content

Hostname

0-o.ca

Last fetched

0-o.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

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

Resolution chain

0-o.ca resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.51.55108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.59108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.68108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.8108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
65.8.180.11465.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.180.2065.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.180.7565.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.180.9965.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
one pixel off incorporated canada
Contact emails

Subdomains

1 observed subdomain of 0-o.ca.

Subdomain
www.0-o.ca

Web-graph footprint

Distinct hostnames that link to or from 0-o.ca in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 0-o.ca.

Cypher and MCP

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

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