Skip to content

Hostname

dodge.ca

Last fetched

dodge.ca resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:csc corporate domains (canada) company as the registrar.

Nutrition Label

WHISPER CANON · dodge.caRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/dodge.ca

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.98.1713.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.3313.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.413.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.6313.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.101.10218.154.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.101.6618.154.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.101.818.154.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.101.8618.154.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.12265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.12665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:csc corporate domains (canada) company
Organization
chrysler group
Contact emails

Subdomains

13 observed subdomains of dodge.ca.

Web-graph footprint

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

184 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from dodge.ca.

Cypher and MCP

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

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