Skip to content

Hostname

amara.org

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.168.204100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.69.108100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.60.240107.21.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.207.52.3918.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.181.12618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.232.4318.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.25.9118.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.119.203.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.90.1203.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.145.53.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.48.113.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.81.239.303.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.55.22134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.2.6034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.94.22134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.56.7035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.70.18535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.245.22544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.217.15544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.222.1.3144.192.0.0/11AS14618AMAZON-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 amara.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for amara.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from amara.org.

Cypher and MCP

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

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