Skip to content

Hostname

merchantsofplay.com

Last fetched

merchantsofplay.com resolves to 2 IPv4 addresses operated by FLY - Fly.io, Inc. in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · merchantsofplay.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/merchantsofplay.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.241.125.24766.241.124.0/23AS40509FLY - Fly.io, Inc.FR
99.83.231.6199.83.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
big head
Contact emails

Subdomains

7 observed subdomains of merchantsofplay.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for merchantsofplay.com.

MechanismTarget
SPF_Amerchantsofplay.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmerchantsofplay.com.spf.auto.dnssmarthost.net
SPF_MXmerchantsofplay.com

Related pages

Pivot deeper into the graph from merchantsofplay.com.

Cypher and MCP

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

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