Skip to content

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

WHISPER CANON · ima.euRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ima.eu

Resolution chain

ima.eu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

218 observed subdomains of ima.eu.

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.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ima.eu.

MechanismTarget
SPF_INCLUDEspf.ima.eu
SPF_IP109.69.185.24
SPF_IP109.69.185.26
SPF_IP109.69.185.45
SPF_IP109.69.190.45
SPF_IP194.78.139.52
SPF_IP217.109.116.73
SPF_IP217.109.116.74
SPF_IP81.246.93.2
SPF_IP85.62.28.136/31
SPF_IP87.191.38.148/31
SPF_IP94.84.34.8/31
SPF_MXima.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 20

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