Skip to content

Hostname

genovic.org.au

Last fetched

genovic.org.au resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:godaddy.com llc trading as godaddy.com as the registrar.

Nutrition Label

WHISPER CANON · genovic.org.auRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/genovic.org.au

Resolution chain

genovic.org.au resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.47.12613.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.47.213.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.47.6213.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.47.6313.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.5.11213.225.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.5.6313.225.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.5.6713.225.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.5.7613.225.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.33.235.1813.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.2113.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.8513.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.9613.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
registrar:godaddy.com llc trading as godaddy.com
Organization
kitty o'brien
Contact emails

Subdomains

54 observed subdomains of genovic.org.au.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from genovic.org.au.

Cypher and MCP

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

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