Skip to content

Hostname

aeaweb.org

Last fetched

aeaweb.org resolves to 1 IPv4 address operated by PAIR-NETWORKS - pair Networks in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · aeaweb.orgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/aeaweb.org

Resolution chain

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

IPPrefixASNOperatorCountry
66.39.77.5066.39.0.0/17AS7859PAIR-NETWORKS - pair NetworksUS

WHOIS identity

Registrar
iana:146
Organization
american economic association
Contact emails

Subdomains

21 observed subdomains of aeaweb.org.

Web-graph footprint

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

12,388 sites link to this hostname.

4,892 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

41 SPF mechanisms authorising senders for aeaweb.org.

MechanismTarget
SPF_Aaeaweb.org
SPF_IP198.144.41.19
SPF_IP198.144.41.22
SPF_IP209.197.108.139
SPF_IP216.92.111.32
SPF_IP216.92.125.5
SPF_IP216.92.131.60
SPF_IP216.92.138.93
SPF_IP216.92.171.222
SPF_IP216.92.192.115
SPF_IP216.92.199.130
SPF_IP216.92.216.33
SPF_IP216.92.238.206
SPF_IP216.92.98.49
SPF_IP2607:f440:0:0:0:0:4227:3c04
SPF_IP2607:f440:0:0:0:0:4227:4c78
SPF_IP2607:f440:0:0:0:0:d85c:833c
SPF_IP2607:f440:0:0:0:0:d85c:abde
SPF_IP2607:f440:0:0:0:0:d85c:d821
SPF_IP3.208.19.161
SPF_IP3.219.14.196/32
SPF_IP3.238.195.138
SPF_IP34.229.111.70
SPF_IP44.202.220.229
SPF_IP44.210.125.140
SPF_IP52.70.86.95
SPF_IP54.173.133.139
SPF_IP65.156.0.0/23
SPF_IP66.207.128.0/20
SPF_IP66.207.131.0/20
SPF_IP66.207.131.38
SPF_IP66.39.130.37
SPF_IP66.39.135.37
SPF_IP66.39.144.63
SPF_IP66.39.147.65
SPF_IP66.39.38.77
SPF_IP66.39.47.42
SPF_IP66.39.60.4
SPF_IP66.39.65.66
SPF_IP66.39.76.120
SPF_MXaeaweb.org

Related pages

Pivot deeper into the graph from aeaweb.org.

Cypher and MCP

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

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