Skip to content

Hostname

ndg.s3.amazonaws.com

Last fetched

ndg.s3.amazonaws.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ndg.s3.amazonaws.comRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ndg.s3.amazonaws.com

Resolution chain

ndg.s3.amazonaws.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.128.1483.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.2053.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.2353.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.2433.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.131.663.5.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1043.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1273.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.101.16352.219.101.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.109.3652.219.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.142.2052.219.142.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.142.4452.219.142.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.176.2852.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.179.16452.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.233.10852.219.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.92.22052.219.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.93.16452.219.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ndg.s3.amazonaws.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from ndg.s3.amazonaws.com in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ndg.s3.amazonaws.com.

Cypher and MCP

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

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