Skip to content

Hostname

nextlogistics.com.au

Last fetched

nextlogistics.com.au resolves to 15 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 · nextlogistics.com.auRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/nextlogistics.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.165.1073.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1233.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.153.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1843.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.863.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.1173.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.973.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1333.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.363.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.613.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.8552.95.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.21152.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.130.16352.95.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.132.15352.95.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
chris dobson
Contact emails

Subdomains

14 observed subdomains of nextlogistics.com.au.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for nextlogistics.com.au.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf-au.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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