Skip to content

Hostname

palmplaystore.com

Last fetched

palmplaystore.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1599 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.250.64.13234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
47.87.135.11547.87.128.0/19AS45102DE
52.213.105.3152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.168.13852.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.178.752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.37.24254.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.109.11354.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.31.14054.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.78.3863.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
8.211.12.1068.211.0.0/18AS45102DE
8.211.21.558.211.0.0/18AS45102DE

WHOIS identity

Registrar
iana:1599
Organization
Contact emails

Subdomains

28 observed subdomains of palmplaystore.com.

Web-graph footprint

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

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from palmplaystore.com.

Cypher and MCP

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

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