Skip to content

Hostname

orionsoftware.com.au

Last fetched

orionsoftware.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 · orionsoftware.com.auRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/orionsoftware.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
13.236.175.5113.248.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
13.239.107.15813.248.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.85.17513.104.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.AU
52.63.17.7652.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
54.153.145.24054.160.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.AU
54.66.146.13954.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
ikram ul haq
Contact emails

Subdomains

2 observed subdomains of orionsoftware.com.au.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for orionsoftware.com.au.

MechanismTarget
SPF_INCLUDEspf.smtp2go.com

Related pages

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

Cypher and MCP

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

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