Skip to content

Hostname

3gl.com.au

Last fetched

3gl.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.

Nutrition Label

WHISPER CANON · 3gl.com.auRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/3gl.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.192.10718.238.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.192.11918.238.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.192.3418.238.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.192.4218.238.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.86.212.11399.86.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
99.86.212.5899.86.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
99.86.212.7799.86.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
99.86.212.899.86.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:synergy wholesale accreditations pty ltd
Organization
dean gray
Contact emails

Subdomains

2 observed subdomains of 3gl.com.au.

Web-graph footprint

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

14 sites link to this hostname.

1 site linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_A3gl.com.au
SPF_INCLUDEspf.hostedmail.net.au
SPF_MX3gl.com.au

Related pages

Pivot deeper into the graph from 3gl.com.au.

Cypher and MCP

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

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