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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.238.192.107 | 18.238.192.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.192.119 | 18.238.192.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.192.34 | 18.238.192.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.192.42 | 18.238.192.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.86.212.113 | 99.86.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 99.86.212.58 | 99.86.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 99.86.212.77 | 99.86.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 99.86.212.8 | 99.86.208.0/21 | AS16509 | AMAZON-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.
| Subdomain |
|---|
| link.3gl.com.au |
| www.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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for 3gl.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | 3gl.com.au |
| SPF_INCLUDE | spf.hostedmail.net.au |
| SPF_MX | 3gl.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.