Skip to content

Hostname

stsoftware.com.au

Last fetched

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

Nutrition Label

WHISPER CANON · stsoftware.com.auRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/stsoftware.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
15.134.154.7915.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
3.27.79.723.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.63.104.22552.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.63.78.25552.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.64.234.2252.64.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.158.1354.253.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
nigel leck
Contact emails

Subdomains

31 observed subdomains of stsoftware.com.au.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Astsoftware.com.au
SPF_INCLUDE_spf.google.com

Related pages

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

Cypher and MCP

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

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