Skip to content

Hostname

aamanet.org

Last fetched

aamanet.org resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · aamanet.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aamanet.org

Resolution chain

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

IPPrefixASNOperatorCountry
107.21.248.95107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.77.7713.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.192.2013.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.173.2403.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.126.1363.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.72.22534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.250.21144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.143.14944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.34.23450.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.196.25152.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.84.232.9398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.116.18598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for aamanet.org.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsecureserver.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP157.130.96.2/30
SPF_MXaamanet.org

Related pages

Pivot deeper into the graph from aamanet.org.

Cypher and MCP

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

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