Skip to content

Hostname

googleplayingstore.com

Last fetched

googleplayingstore.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · googleplayingstore.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/googleplayingstore.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.127108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.16108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.33108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.98108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.5.1163.169.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.169.5.503.169.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.169.5.683.169.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.169.5.883.169.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
99.84.160.5099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.6599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from googleplayingstore.com.

Cypher and MCP

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

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