Skip to content

Hostname

aaha.org

Last fetched

aaha.org resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · aaha.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aaha.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.12.2104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.2104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.110172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
denise greenwell
Contact emails

Subdomains

14 observed subdomains of aaha.org.

Web-graph footprint

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

7,409 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

47 SPF mechanisms authorising senders for aaha.org.

MechanismTarget
SPF_INCLUDE24051120.spf06.hubspotemail.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf_uswest2.prod.hydra.sophos.com
SPF_INCLUDEapp.aventri.com
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP20.119.0.21
SPF_IP20.121.140.147
SPF_IP20.121.177.162
SPF_IP20.121.177.163
SPF_IP20.121.180.135
SPF_IP20.121.181.240
SPF_IP20.121.183.254
SPF_IP20.237.72.228
SPF_IP20.237.73.136
SPF_IP20.237.73.35
SPF_IP20.237.73.69
SPF_IP20.237.77.229
SPF_IP20.237.78.102
SPF_IP20.237.78.127
SPF_IP20.237.78.22
SPF_IP20.237.78.248
SPF_IP20.237.78.25
SPF_IP20.237.78.68
SPF_IP20.237.79.144
SPF_IP20.237.79.37
SPF_IP20.237.79.40
SPF_IP20.237.79.6
SPF_IP20.237.79.69
SPF_IP20.246.200.103
SPF_IP20.246.200.115
SPF_IP20.246.200.123
SPF_IP20.246.200.189
SPF_IP20.246.201.37
SPF_IP20.81.102.206
SPF_IP20.81.102.207
SPF_IP20.81.103.133
SPF_IP20.85.132.26
SPF_IP205.201.40.25
SPF_IP205.201.40.49/32
SPF_IP205.201.40.62
SPF_IP52.186.90.210
SPF_IP64.211.220.147
SPF_IP64.211.221.130/32
SPF_IP64.211.221.230/32
SPF_IP65.113.122.10

Related pages

Pivot deeper into the graph from aaha.org.

Cypher and MCP

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

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