Skip to content

Hostname

entainclassaction.com.au

Last fetched

entainclassaction.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.80.1418.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.7418.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.8518.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.9118.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.3454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
dean leong
Contact emails

Subdomains

1 observed subdomain of entainclassaction.com.au.

Threat posture

History

Related pages

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

Cypher and MCP

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

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