Skip to content

Hostname

action.awea.org

Last fetched

action.awea.org resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.225.12815.197.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.251.1683.33.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

No WHOIS records are currently associated with action.awea.org in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for action.awea.org.

MechanismTarget
SPF_INCLUDE_spf.pcbscloud.com
SPF_INCLUDEinformz.net
SPF_INCLUDEspf-a.a2zinc.net
SPF_INCLUDEspf.aristotle.com
SPF_INCLUDEspf.cadmiumcd.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.166.20.32/27
SPF_IP147.160.167.0/26
SPF_IP147.75.3.75
SPF_IP198.90.22.203/32
SPF_IP199.85.213.71
SPF_IP205.201.40.23
SPF_IP208.118.191.2
SPF_IP208.118.191.4
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP63.251.90.16/29
SPF_IP63.251.90.32/28
SPF_IP64.94.78.96/29
SPF_IP67.223.113.2
SPF_IP67.223.113.8
SPF_IP69.174.82.0/23
SPF_IP69.63.158.0/24

Related pages

Pivot deeper into the graph from action.awea.org.

Cypher and MCP

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

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