Skip to content

Hostname

10dollar.ca

Last fetched

10dollar.ca resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · 10dollar.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/10dollar.ca

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.103.148100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.90.54.1133.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.209.7835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.24.21144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.112.17852.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.146.16752.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.83.5654.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.84.2654.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.202.14098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.166.7413.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.199.53.21932.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.202.14313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for 10dollar.ca.

Related pages

Pivot deeper into the graph from 10dollar.ca.

Cypher and MCP

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

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