Skip to content

Hostname

app.com.au

Last fetched

app.com.au resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.54.222.5613.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.88.23913.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.55.140.14313.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
89.106.200.189.106.200.0/24AS209626ORTYCOM LTDANL

WHOIS identity

Registrar
registrar:melbourne it
Organization
martin wilder
Contact emails

Subdomains

14 observed subdomains of app.com.au.

Web-graph footprint

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

109 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for app.com.au.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEemailsyd.freshservice.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP203.149.77.69

Related pages

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

Cypher and MCP

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

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