Skip to content

Hostname

aagl.org

Last fetched

aagl.org resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · aagl.orgRouting diversity6.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/aagl.org

Resolution chain

aagl.org resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.22.225.169100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.218.63.24834.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.161.47.19735.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.163.9.10935.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.115.4335.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.84.53.21835.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.95.175.835.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.95.184.17535.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.164.15344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.49.18244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.14.20144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.99.20544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.72.5052.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.11.156.18952.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.77.3652.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.41.66.1552.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.55.2554.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.187.108.2554.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.189.163.3054.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.200.109.15054.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
Contact emails

Subdomains

67 observed subdomains of aagl.org.

Web-graph footprint

Distinct hostnames that link to or from aagl.org in the public web crawl.

310 sites link to this hostname.

89 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for aagl.org.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-b.a2zinc.net
SPF_INCLUDEspf-marketing.aagl.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2001:4800:7810:512:82e:6ac9:ff04:41ef
SPF_IP44.225.69.97
SPF_IP64.49.246.52
SPF_MXaagl.org

Related pages

Pivot deeper into the graph from aagl.org.

Cypher and MCP

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

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