All hostnames ec-ed.smadex.com resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · ec-ed.smadex.com Routing diversity 5.9/10 Peering density 7.1/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/ec-ed.smadex.com Resolution chain ec-ed.smadex.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 100.31.18.69 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.51.254.174 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.204.100.242 18.204.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.220.109.181 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.90.83.54 3.80.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.208.49.220 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.212.210.93 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.202.31.235 52.200.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.207.118.253 52.200.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.87.55.5 52.86.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.156.254.243 54.156.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.197.50.162 54.196.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.243.120.145 54.242.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 32.198.213.181 32.196.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. — 98.88.140.189 98.88.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. — 100.58.4.200 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. — 100.51.157.159 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. — 32.192.166.80 32.192.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. — 32.198.220.68 32.196.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. —
WHOIS identity No WHOIS records are currently associated with ec-ed.smadex.com in WhisperGraph.
Related pages Pivot deeper into the graph from ec-ed.smadex.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ec-ed.smadex.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 .