Skip to content

Hostname

starzplay.com

Last fetched

starzplay.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · starzplay.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/starzplay.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.164.116.1118.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.2518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.6918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.7818.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.165.1293.163.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.165.153.163.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.165.833.163.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.165.893.163.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.1465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of starzplay.com owner
Contact emails

Subdomains

25 observed subdomains of starzplay.com.

Web-graph footprint

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

695 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for starzplay.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_MXstarzplay.com

Related pages

Pivot deeper into the graph from starzplay.com.

Cypher and MCP

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

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