Skip to content

Hostname

data.adxcel-ec2.com

Last fetched

data.adxcel-ec2.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · data.adxcel-ec2.comRouting diversity6.6/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/data.adxcel-ec2.com

Resolution chain

data.adxcel-ec2.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.29.236.31100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.56.73107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.114.913.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.255.1573.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.147.2543.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.58.2403.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.214.153.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.175.493.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.91.2093.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.231.7434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.238.16134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.246.1534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.242.13434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.154.19834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.23.16534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.221.1134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.27.14635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.187.22144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.103.14344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.7.12144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with data.adxcel-ec2.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from data.adxcel-ec2.com in the public web crawl.

261 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from data.adxcel-ec2.com.

Cypher and MCP

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

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