Hostname
agl.com.au
Last fetched
agl.com.au resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists registrar:corporation service company (aust) pty ltd as the registrar.
Nutrition Label
Resolution chain
agl.com.au resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.23.245.237 | 2.23.244.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.208.220.160 | 23.208.220.0/23 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.56.163.232 | 23.56.162.0/23 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
WHOIS identity
- Registrar
- registrar:corporation service company (aust) pty ltd
- Organization
- michael woodley
- Contact emails
- —
Subdomains
89 observed subdomains of agl.com.au.
Showing 25 of 89. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from agl.com.au in the public web crawl.
816 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for agl.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | production.fxdms.net |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf-003c4301.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.swiftdigital.com.au |
| SPF_IP | 123.243.119.240/28 |
| SPF_IP | 20.46.106.163 |
| SPF_IP | 203.38.232.46/32 |
| SPF_IP | 203.41.57.144/29 |
| SPF_IP | 203.63.231.128/28 |
| SPF_IP | 203.63.44.112/30 |
| SPF_IP | 52.237.221.153 |
| SPF_IP | 52.62.115.71 |
Related pages
Pivot deeper into the graph from agl.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "agl.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.