Skip to content

Hostname

monsteraplay.com

Last fetched

monsteraplay.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · monsteraplay.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/monsteraplay.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.144.108108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.14108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.33108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.66108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.227.192.12913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.46.2918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.3118.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.4018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.4318.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.84.199.1352.84.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.199.2152.84.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.199.2552.84.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.199.7152.84.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.65.3352.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.7252.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.7952.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.8952.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

15 observed subdomains of monsteraplay.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for monsteraplay.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from monsteraplay.com.

Cypher and MCP

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

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