Skip to content

Hostname

eva.ro

Last fetched

eva.ro resolves to 2 IPv4 addresses operated by IMEDIA-AS Pierre de Coubertin 3-5 office building, etaj 5 in RO. WHOIS lists registrar:cyber_folks s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · eva.roRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/eva.ro

Resolution chain

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

IPPrefixASNOperatorCountry
31.14.18.6131.14.18.0/24AS57098IMEDIA-AS Pierre de Coubertin 3-5 office building, etaj 5RO
31.14.18.6231.14.18.0/24AS57098IMEDIA-AS Pierre de Coubertin 3-5 office building, etaj 5RO

WHOIS identity

Registrar
registrar:cyber_folks s.r.l.
Organization
Contact emails

Subdomains

50 observed subdomains of eva.ro.

Web-graph footprint

Distinct hostnames that link to or from eva.ro in the public web crawl.

754 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for eva.ro.

MechanismTarget
SPF_Ahermes.zmail.ro
SPF_IP31.14.18.0/24
SPF_IP86.105.192.195
SPF_IP86.105.192.248/29
SPF_MXeva.ro

Related pages

Pivot deeper into the graph from eva.ro.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "eva.ro"})-[: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.