Skip to content

Hostname

playscreenmasters.com.au

Last fetched

playscreenmasters.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CO. WHOIS lists registrar:tucows (australia) pty ltd trading as opensrs as the registrar.

Nutrition Label

WHISPER CANON · playscreenmasters.com.auRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/playscreenmasters.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
54.230.144.1454.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
54.230.144.3154.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
54.230.144.4354.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
54.230.144.4554.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
65.8.76.10065.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.4665.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.6065.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.865.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
registrar:tucows (australia) pty ltd trading as opensrs
Organization
domain manager
Contact emails

Subdomains

3 observed subdomains of playscreenmasters.com.au.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for playscreenmasters.com.au.

MechanismTarget
SPF_INCLUDEspf.mars-inc.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from playscreenmasters.com.au.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "playscreenmasters.com.au"})-[: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.