Skip to content

Hostname

au.netlogixgroup.com

Last fetched

au.netlogixgroup.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.

Nutrition Label

WHISPER CANON · au.netlogixgroup.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/au.netlogixgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.165.113.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1363.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1533.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2113.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.203.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2353.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.553.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.130.2752.95.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

No WHOIS records are currently associated with au.netlogixgroup.com in WhisperGraph.

Subdomains

6 observed subdomains of au.netlogixgroup.com.

Threat posture

History

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "au.netlogixgroup.com"})-[: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.