Skip to content

Hostname

natonic.com.au

Last fetched

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.236.180.15913.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.236.247.3313.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.237.152.14613.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.237.210.6213.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.237.69.19713.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.238.61.2113.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.238.92.12913.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.239.211.14013.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.55.152.20313.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.240.10215.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.246.5215.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
3.104.212.933.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.104.235.2533.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.105.155.1653.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.106.179.663.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.116.2083.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.70.183.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.62.97.1052.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.63.252.14652.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.64.158.19552.64.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
natonic australia pty
Contact emails

Subdomains

6 observed subdomains of natonic.com.au.

Web-graph footprint

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

35 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for natonic.com.au.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.dixa.io
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.sg.aliyun.com
SPF_INCLUDEtransmail.net.au
SPF_IP103.138.129.64/27

Related pages

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

Cypher and MCP

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

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