Skip to content

Hostname

aafe.org

Last fetched

aafe.org resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

aafe.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
148.113.171.126148.113.128.0/17AS16276OVHCA

WHOIS identity

Registrar
iana:2
Organization
asian americans for equality, inc. asian americans for equality,
Contact emails

Subdomains

16 observed subdomains of aafe.org.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for aafe.org.

MechanismTarget
SPF_Aaafe.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEasp-spf1.yardi.com
SPF_INCLUDEasp-spf2.yardi.com
SPF_IP205.186.168.61/30
SPF_IP24.103.57.174
SPF_IP64.207.136.0/22
SPF_IP68.174.177.249
SPF_IP69.193.176.118
SPF_MXaafe.org

Related pages

Pivot deeper into the graph from aafe.org.

Cypher and MCP

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

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