Skip to content

Hostname

aeai.org.il

Last fetched

aeai.org.il resolves to 1 IPv4 address operated by AS44709 in PS.

Nutrition Label

WHISPER CANON · aeai.org.ilRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/aeai.org.il

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.

IPPrefixASNOperatorCountry
185.56.74.58185.56.72.0/22AS44709PS

WHOIS identity

No WHOIS records are currently associated with aeai.org.il in WhisperGraph.

Subdomains

18 observed subdomains of aeai.org.il.

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.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for aeai.org.il.

MechanismTarget
SPF_Aaeai.org.il
SPF_INCLUDE_spf.activetrail.com
SPF_INCLUDE_spf.eventact.com
SPF_INCLUDEinforumail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.56.74.58
SPF_IP185.60.170.112
SPF_IP192.114.70.30
SPF_IP192.116.118.2
SPF_IP212.150.211.205/32
SPF_IP212.199.136.219
SPF_IP212.29.237.122/32
SPF_IP212.29.237.123/32
SPF_IP212.29.237.124/32
SPF_IP212.29.237.125/32
SPF_IP212.29.237.126
SPF_IP54.240.54.22
SPF_IP80.244.167.0/26
SPF_IP80.244.167.20/32
SPF_IP80.244.170.2
SPF_IP82.166.225.179
SPF_IP82.80.210.139
SPF_IP91.199.29.145
SPF_MXaeai.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.