Skip to content

Hostname

aaaai.org

Last fetched

aaaai.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · aaaai.orgRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aaaai.org

Resolution chain

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

IPPrefixASNOperatorCountry
52.173.139.9952.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

21 observed subdomains of aaaai.org.

Web-graph footprint

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

6,885 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for aaaai.org.

MechanismTarget
SPF_Aaaaai.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.execinc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.81.19/32
SPF_IP206.188.11.76/28
SPF_IP206.188.11.91/30
SPF_IP208.75.120.0/22
SPF_IP209.18.103.97
SPF_IP209.18.121.194
SPF_IP209.18.70.0/24
SPF_IP209.18.93.0/24
SPF_IP209.18.97.244
SPF_IP209.68.5.126/24
SPF_IP64.106.137.140
SPF_IP64.106.155.251
SPF_IP64.106.155.70
SPF_IP64.106.208.232
SPF_IP64.27.72.0/24
SPF_MXaaaai.org

Related pages

Pivot deeper into the graph from aaaai.org.

Cypher and MCP

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

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