Hostname
ima.eu
Last fetched
ima.eu resolves to 2 IPv4 addresses operated by AS50446 in FR. WHOIS lists registrar:registrar.eu as the registrar.
Nutrition Label
Resolution chain
ima.eu 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 |
|---|---|---|---|---|
| 109.69.185.45 | 109.69.184.0/21 | AS50446 | — | FR |
| 185.145.32.26 | 185.145.32.0/24 | AS50812 | — | FR |
WHOIS identity
- Registrar
- registrar:registrar.eu
- Organization
- —
- Contact emails
- —
Subdomains
218 observed subdomains of ima.eu.
Showing 25 of 218. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ima.eu in the public web crawl.
172 sites link to this hostname.
27 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for ima.eu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.ima.eu |
| SPF_IP | 109.69.185.24 |
| SPF_IP | 109.69.185.26 |
| SPF_IP | 109.69.185.45 |
| SPF_IP | 109.69.190.45 |
| SPF_IP | 194.78.139.52 |
| SPF_IP | 217.109.116.73 |
| SPF_IP | 217.109.116.74 |
| SPF_IP | 81.246.93.2 |
| SPF_IP | 85.62.28.136/31 |
| SPF_IP | 87.191.38.148/31 |
| SPF_IP | 94.84.34.8/31 |
| SPF_MX | ima.eu |
Related pages
Pivot deeper into the graph from ima.eu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ima.eu"})-[: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.