Skip to content

Hostname

cdnau.net

Last fetched

cdnau.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · cdnau.netRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cdnau.net

Resolution chain

cdnau.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.128.13108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.28108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.77108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.85108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.10913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.106.124143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.27143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.34143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.43143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
65.9.175.2365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.130.11865.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.5065.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.4665.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.10465.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:1068
Organization
on behalf of cdnau.net owner
Contact emails

Web-graph footprint

Distinct hostnames that link to or from cdnau.net in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from cdnau.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cdnau.net"})-[: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.