All hostnames evt.mxplay.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · evt.mxplay.com Routing diversity 3.5/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/evt.mxplay.com Resolution chain evt.mxplay.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 143.204.160.127 143.204.160.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 143.204.160.7 143.204.160.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 143.204.160.70 143.204.160.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 143.204.160.79 143.204.160.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.66.122.44 18.66.120.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.122.50 18.66.120.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.122.62 18.66.120.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.122.8 18.66.120.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.167.227.110 3.167.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.167.227.113 3.167.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.167.227.62 3.167.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.167.227.76 3.167.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.168.122.125 3.168.122.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.168.122.126 3.168.122.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.168.122.129 3.168.122.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.168.122.91 3.168.122.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with evt.mxplay.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from evt.mxplay.com in the public web crawl.
Related pages Pivot deeper into the graph from evt.mxplay.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "evt.mxplay.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 .