Skip to content

Hostname

r-cdn.dashdigital.com

Last fetched

r-cdn.dashdigital.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · r-cdn.dashdigital.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/r-cdn.dashdigital.com

Resolution chain

r-cdn.dashdigital.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.22.104108.156.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.110108.156.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.2108.156.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.25108.156.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
54.192.97.1954.192.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.3454.192.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.4254.192.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.9454.192.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with r-cdn.dashdigital.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from r-cdn.dashdigital.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from r-cdn.dashdigital.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "r-cdn.dashdigital.com"})-[: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.