Skip to content

Hostname

work.el-studio.com

Last fetched

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.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.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.

IPPrefixASNOperatorCountry
16.15.194.10016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.6716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.3716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.105.14116.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.67.22916.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.74.516.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.12.563.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.9.2463.5.9.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.12.8352.216.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.213.25352.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.62.16552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.115.24552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.130.12552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.130.14152.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.233.3752.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.201.17354.231.192.0/19AS16509AMAZON-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.

Sample inbound links

Threat posture

History

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.