All hostnames work.el-studio.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · work.el-studio.com Routing diversity — Peering density — MOAS conflict — Threat-feed listings — WHOIS transparency — Resolver footprint — canon.whisper.security/host/work.el-studio.com Resolution chain work.el-studio.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 16.15.194.100 16.15.192.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.207.67 16.15.200.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.223.37 16.15.216.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.182.105.141 16.182.96.0/20 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.182.67.229 16.182.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.182.74.5 16.182.72.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.12.56 3.5.12.0/23 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.5.9.246 3.5.9.0/24 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.216.12.83 52.216.12.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.216.213.253 52.216.208.0/20 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.216.62.165 52.216.48.0/20 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.217.115.245 52.217.112.0/20 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.217.130.125 52.217.128.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.217.130.141 52.217.128.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.217.233.37 52.217.224.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.231.201.173 54.231.192.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with work.el-studio.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from work.el-studio.com in the public web crawl.
Related pages Pivot deeper into the graph from work.el-studio.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "work.el-studio.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 .