All hostnames 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.com Routing diversity 6.6/10 Peering density 6.7/10 MOAS conflict ✓ none Threat-feed listings 5.4/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.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.
IP Prefix ASN Operator Country 100.29.236.31 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 107.22.56.73 107.22.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.208.114.91 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.209.255.157 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.211.147.254 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.214.58.240 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.216.214.15 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.224.175.49 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.224.91.209 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.192.231.74 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.193.238.161 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.194.246.15 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.204.242.134 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.224.154.198 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.232.23.165 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.239.221.11 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.169.27.146 35.168.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.195.187.221 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.209.103.143 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.219.7.121 44.192.0.0/11 AS14618 AMAZON-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.
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .