Skip to content

Hostname

escape.com.au

Last fetched

escape.com.au resolves to 3 IPv4 addresses operated by AKAMAI-ASN1 in HK. WHOIS lists registrar:corporation service company (aust) pty ltd as the registrar.

Nutrition Label

WHISPER CANON · escape.com.auRouting diversity3.0/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/escape.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
184.30.11.133184.30.8.0/21AS20940AKAMAI-ASN1HK
23.52.180.14023.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.62.176.11523.62.176.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
registrar:corporation service company (aust) pty ltd
Organization
nationwide news pty.
Contact emails

Subdomains

14 observed subdomains of escape.com.au.

Web-graph footprint

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

1,096 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for escape.com.au.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-00596a01.pphosted.com
SPF_IP13.55.111.68
SPF_IP3.24.200.4
SPF_IP54.153.165.87
SPF_IP54.153.177.198
SPF_IP54.153.181.121
SPF_IP54.153.206.226
SPF_IP54.66.128.228
SPF_IP54.66.242.85
SPF_IP54.79.96.63

Related pages

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

Cypher and MCP

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

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