Skip to content

Hostname

skipzero.com.au

Last fetched

skipzero.com.au resolves to 15 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 · skipzero.com.auRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/skipzero.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.74.1916.12.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.133.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2373.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.03.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.1823.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2193.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2383.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.923.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1473.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1903.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.383.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.4152.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.5952.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.952.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.132.17752.95.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
skip accounts
Contact emails

Subdomains

3 observed subdomains of skipzero.com.au.

Web-graph footprint

Distinct hostnames that link to or from skipzero.com.au in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

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