Skip to content

Hostname

aaep.org

Last fetched

aaep.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · aaep.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aaep.org

Resolution chain

aaep.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
american association of equine
Contact emails

Subdomains

18 observed subdomains of aaep.org.

Web-graph footprint

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

1,571 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for aaep.org.

MechanismTarget
SPF_Amail.bluepay.com
SPF_Amail2.bluepay.com
SPF_Amail2.netronixcorp.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zohomail360.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP20.124.121.38/32
SPF_IP34.195.163.131
SPF_IP40.121.85.62
SPF_IP64.191.140.229
SPF_IP64.191.140.234
SPF_MXaaep.org

Related pages

Pivot deeper into the graph from aaep.org.

Cypher and MCP

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

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