Skip to content

Hostname

trafficstops.ctdata.org

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.177.12316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.13816.15.208.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.21716.15.192.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.816.15.192.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.17116.15.232.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.104.13316.182.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.99.18916.182.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.24.2233.5.25.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.30.1313.5.32.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.217.131.14152.218.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.159.6152.218.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.82.22752.218.20.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.132.3754.239.173.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.172.10154.239.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.236.17354.239.176.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

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