Skip to content

Hostname

ardento.au

Last fetched

ardento.au resolves to 16 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 · ardento.auRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ardento.au

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.165.633.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.863.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2383.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.473.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1753.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2343.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2423.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.12752.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.22752.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.5152.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.130.13152.95.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.130.14752.95.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.130.6752.95.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.131.13552.95.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.131.5552.95.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.132.23752.95.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
branko pedisic
Contact emails

Subdomains

1 observed subdomain of ardento.au.

Threat posture

History

Related pages

Pivot deeper into the graph from ardento.au.

Cypher and MCP

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

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