Hostname
aaii.com
Last fetched
aaii.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
aaii.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.60.152.53 | 45.60.152.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.60.172.53 | 45.60.172.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- american association of individual investors
- Contact emails
- aq93h94c6ar@networksolutionsprivateregistration.com
- bv6dy4kk7nc@networksolutionsprivateregistration.com
- cg5an2k76fp@networksolutionsprivateregistration.com
- f78z23vg3ym@networksolutionsprivateregistration.com
- fa7e22qe5bs@networksolutionsprivateregistration.com
- j288p3jz6az@networksolutionsprivateregistration.com
- peter@aaii.com
- rq4263j33uc@networksolutionsprivateregistration.com
- u42ct7ax3zv@networksolutionsprivateregistration.com
- x329e7yq8y6@networksolutionsprivateregistration.com
- zf2943af78g@networksolutionsprivateregistration.com
- zt5n424q66b@networksolutionsprivateregistration.com
Subdomains
19 observed subdomains of aaii.com.
Web-graph footprint
Distinct hostnames that link to or from aaii.com in the public web crawl.
1,524 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for aaii.com.
| Mechanism | Target |
|---|---|
| SPF_A | aaii.com |
| SPF_A | list.aaii.com |
| SPF_A | smtp.uapps.net |
| SPF_INCLUDE | 8733176.spf02.hubspotemail.net |
| SPF_INCLUDE | _phishspf.knowbe4.com |
| SPF_INCLUDE | _spf.cordialmail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 192.254.121.248/32 |
| SPF_IP | 216.33.126.11/32 |
| SPF_MX | aaii.com |
Related pages
Pivot deeper into the graph from aaii.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aaii.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.