Skip to content

Hostname

m2play.com

Last fetched

m2play.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · m2play.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint9.5/10canon.whisper.security/host/m2play.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.171.76.1233.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.1243.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.273.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.523.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.79.10454.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.79.10554.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.79.12154.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.79.3054.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
j h kim
Contact emails

Subdomains

7 observed subdomains of m2play.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for m2play.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from m2play.com.

Cypher and MCP

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

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