Skip to content

Hostname

seton.net.au

Last fetched

seton.net.au resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · seton.net.auRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/seton.net.au

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.147.119108.158.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.147.2108.158.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.147.25108.158.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.147.41108.158.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.192.3013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.31.5518.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.6418.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.8618.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.918.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.11299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9099.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

19 observed subdomains of seton.net.au.

Web-graph footprint

Distinct hostnames that link to or from seton.net.au in the public web crawl.

63 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from seton.net.au.

Cypher and MCP

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

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