Skip to content

Hostname

awea.org

Last fetched

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

Nutrition Label

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

Resolution chain

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

Registrar
iana:146
Organization
american wind energy association
Contact emails

Subdomains

44 observed subdomains of awea.org.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for 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 awea.org.

Cypher and MCP

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

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