Skip to content

Hostname

nelsonnet.com.au

Last fetched

nelsonnet.com.au resolves to 20 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 · nelsonnet.com.auRouting diversity6.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/nelsonnet.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
13.237.233.18613.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.238.226.23813.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.238.54.14513.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.238.71.18813.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.169.8113.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.199.21515.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
3.104.175.1163.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.105.47.1853.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.106.162.1663.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.56.1663.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.62.101.2652.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
54.153.202.16454.153.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.252.95.054.252.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.140.754.253.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.83.2054.253.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.66.204.10354.66.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.66.61.9054.66.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.79.10.18554.79.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.79.243.8054.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
15.135.3.11715.135.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

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

Subdomains

26 observed subdomains of nelsonnet.com.au.

Web-graph footprint

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

11 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

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

Cypher and MCP

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

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