Skip to content

Hostname

www.merchantsofplay.com

Last fetched

www.merchantsofplay.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · www.merchantsofplay.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.merchantsofplay.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.52.188.9513.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.192.19152.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
66.241.125.24766.241.124.0/23AS40509FLY - Fly.io, Inc.FR

WHOIS identity

No WHOIS records are currently associated with www.merchantsofplay.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for www.merchantsofplay.com.

MechanismTarget
SPF_Awww.merchantsofplay.com
SPF_INCLUDEmerchantsofplay.com.spf.auto.dnssmarthost.net
SPF_MXwww.merchantsofplay.com

Related pages

Pivot deeper into the graph from www.merchantsofplay.com.

Cypher and MCP

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

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