Skip to content

Hostname

mxplay.com

Last fetched

mxplay.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · mxplay.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mxplay.com

Resolution chain

mxplay.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.244.11213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
143.204.55.12143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.39143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.68143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.94143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
3.164.240.1003.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.1053.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.33.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.763.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
52.85.61.11852.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.3352.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.5152.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.6352.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
hostmaster, amazon legal dept.
Contact emails

Subdomains

49 observed subdomains of mxplay.com.

Web-graph footprint

Distinct hostnames that link to or from mxplay.com in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for mxplay.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from mxplay.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "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 20

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