Skip to content

Hostname

gooplay.com

Last fetched

gooplay.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · gooplay.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gooplay.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.61.128108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.61.43108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.61.69108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.61.83108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.143.12913.225.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.143.613.225.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.143.6013.225.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.143.9813.225.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.65.1652.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.4752.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.4952.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.5652.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1923
Organization
domain admin
Contact emails

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for gooplay.com.

MechanismTarget
SPF_REDIRECT_spf.mailhostbox.com

Related pages

Pivot deeper into the graph from gooplay.com.

Cypher and MCP

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

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