Skip to content

Hostname

aging.ctdata.org

Last fetched

aging.ctdata.org resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · aging.ctdata.orgRouting diversity5.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/aging.ctdata.org

Resolution chain

aging.ctdata.org resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.176.9616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.6016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.9016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.15716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.8.1473.5.8.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.37.15752.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.40.1352.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.42.21352.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.42.6952.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.53.1352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.54.3752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.133.8552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.167.22152.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.160.13354.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.168.23754.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.202.1354.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with aging.ctdata.org in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from aging.ctdata.org in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from aging.ctdata.org.

Cypher and MCP

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

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