Skip to content

Hostname

koding-cdn.s3.amazonaws.com

Last fetched

koding-cdn.s3.amazonaws.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · koding-cdn.s3.amazonaws.comRouting diversity6.1/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/koding-cdn.s3.amazonaws.com

Resolution chain

koding-cdn.s3.amazonaws.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.177.15116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.177.15516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.12616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.33.10516.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.70.4116.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.72.9716.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.10.1683.5.10.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.10.2233.5.10.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.13.313.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.21.1483.5.21.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.25.1473.5.25.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.25.1823.5.25.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.25.2013.5.25.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.27.2053.5.27.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.28.213.5.28.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.30.1203.5.30.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.50.16952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.51.9752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.126.12952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.129.24152.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with koding-cdn.s3.amazonaws.com in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from koding-cdn.s3.amazonaws.com.

Cypher and MCP

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

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