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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.225.47.126 | 13.225.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.47.2 | 13.225.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.47.62 | 13.225.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.47.63 | 13.225.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.5.112 | 13.225.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.225.5.63 | 13.225.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.225.5.67 | 13.225.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.225.5.76 | 13.225.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.33.235.18 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.21 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.85 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.96 | 13.33.232.0/21 | AS16509 | AMAZON-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.
Showing 25 of 54. View all subdomains →
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.