Skip to content

Hostname

v0d.ca

Last fetched

v0d.ca resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.

Nutrition Label

WHISPER CANON · v0d.caRouting diversity3.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/v0d.ca

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.142.141100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.108.11335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.46.11944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.172.24954.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:go get canada domain registrar ltd.
Organization
Contact emails

Subdomains

1 observed subdomain of v0d.ca.

Subdomain
www.v0d.ca

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from v0d.ca.

Cypher and MCP

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

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