Skip to content

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

WHISPER CANON · agl.com.auRouting diversity3.0/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/agl.com.au

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.

IPPrefixASNOperatorCountry
2.23.245.2372.23.244.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.208.220.16023.208.220.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.56.163.23223.56.162.0/23AS16625AKAMAI-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.

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

SPF policy

14 SPF mechanisms authorising senders for agl.com.au.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEproduction.fxdms.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-003c4301.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.swiftdigital.com.au
SPF_IP123.243.119.240/28
SPF_IP20.46.106.163
SPF_IP203.38.232.46/32
SPF_IP203.41.57.144/29
SPF_IP203.63.231.128/28
SPF_IP203.63.44.112/30
SPF_IP52.237.221.153
SPF_IP52.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.