All hostnames cs.esm1.net resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · cs.esm1.net Routing diversity 6.1/10 Peering density 6.7/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/cs.esm1.net Resolution chain cs.esm1.net 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 107.23.60.112 107.23.0.0/17 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.214.135.23 18.208.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.210.113.13 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.227.128.245 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.227.204.237 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.193.174.163 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.198.181.58 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.226.67.150 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.168.52.78 35.168.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.208.206.7 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.208.60.154 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.212.163.132 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.222.29.173 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.203.122.246 52.200.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.22.161.72 52.20.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.23.64.214 52.20.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.44.71.84 52.44.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.174.227.153 54.174.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.175.61.115 54.174.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.49.202.197 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with cs.esm1.net in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from cs.esm1.net in the public web crawl.
Related pages Pivot deeper into the graph from cs.esm1.net.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cs.esm1.net"})-[: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 .