Hostname
aeai.org.il
Last fetched
aeai.org.il resolves to 1 IPv4 address operated by AS44709 in PS.
Nutrition Label
Resolution chain
aeai.org.il resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.56.74.58 | 185.56.72.0/22 | AS44709 | — | PS |
WHOIS identity
No WHOIS records are currently associated with aeai.org.il in WhisperGraph.
Subdomains
18 observed subdomains of aeai.org.il.
Showing 16 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from aeai.org.il in the public web crawl.
125 sites link to this hostname.
279 sites linked to from this hostname.
Sample inbound links
Sample outbound links
- youtu.be
- aeaindt.activetrail.biz
- advertising2024.forms-wizard.co
- am-metals-conference2024.forms-wizard.co
- applied-metallurgy-production-course28-10-2025.forms-wizard.co
- bioreactors-in-industry22-11-2023.forms-wizard.co
- board-design-course10-12-2025.forms-wizard.co
- bodek2-course02-2026.forms-wizard.co
- bodek3-course02-12-2024.forms-wizard.co
- bodek3-course02-2026.forms-wizard.co
Threat posture
History
Mail and authentication
MX records
SPF policy
24 SPF mechanisms authorising senders for aeai.org.il.
| Mechanism | Target |
|---|---|
| SPF_A | aeai.org.il |
| SPF_INCLUDE | _spf.activetrail.com |
| SPF_INCLUDE | _spf.eventact.com |
| SPF_INCLUDE | inforumail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.56.74.58 |
| SPF_IP | 185.60.170.112 |
| SPF_IP | 192.114.70.30 |
| SPF_IP | 192.116.118.2 |
| SPF_IP | 212.150.211.205/32 |
| SPF_IP | 212.199.136.219 |
| SPF_IP | 212.29.237.122/32 |
| SPF_IP | 212.29.237.123/32 |
| SPF_IP | 212.29.237.124/32 |
| SPF_IP | 212.29.237.125/32 |
| SPF_IP | 212.29.237.126 |
| SPF_IP | 54.240.54.22 |
| SPF_IP | 80.244.167.0/26 |
| SPF_IP | 80.244.167.20/32 |
| SPF_IP | 80.244.170.2 |
| SPF_IP | 82.166.225.179 |
| SPF_IP | 82.80.210.139 |
| SPF_IP | 91.199.29.145 |
| SPF_MX | aeai.org.il |
Related pages
Pivot deeper into the graph from aeai.org.il.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aeai.org.il"})-[: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.