Skip to content

Hostname

genesissoftware.com.au

Last fetched

genesissoftware.com.au resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.

Nutrition Label

WHISPER CANON · genesissoftware.com.auRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/genesissoftware.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.74.716.12.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.13.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1493.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2193.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.623.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.883.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.93.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2443.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2463.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2473.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.453.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.473.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.513.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1263.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.163.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2333.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.63.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.128.1752.95.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.11952.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.14352.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

No WHOIS records are currently associated with genesissoftware.com.au in WhisperGraph.

Subdomains

1 observed subdomain of genesissoftware.com.au.

Threat posture

History

Related pages

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

Cypher and MCP

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

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