Skip to content

Hostname

ambitmicro.com.au

Last fetched

ambitmicro.com.au resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:web address registration pty ltd as the registrar.

Nutrition Label

WHISPER CANON · ambitmicro.com.auRouting diversity4.8/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint2.0/10canon.whisper.security/host/ambitmicro.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.165.13.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1223.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1363.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.143.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1893.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.703.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.1863.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.373.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.73.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1443.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1593.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1923.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2263.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2353.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.303.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.383.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.553.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.783.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.128.17352.95.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.9552.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
michael mulligan
Contact emails

Subdomains

1 observed subdomain of ambitmicro.com.au.

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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