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
Resolution chain
eva.ro 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 |
|---|---|---|---|---|
| 31.14.18.61 | 31.14.18.0/24 | AS57098 | IMEDIA-AS Pierre de Coubertin 3-5 office building, etaj 5 | RO |
| 31.14.18.62 | 31.14.18.0/24 | AS57098 | IMEDIA-AS Pierre de Coubertin 3-5 office building, etaj 5 | RO |
WHOIS identity
- Registrar
- registrar:cyber_folks s.r.l.
- Organization
- —
- Contact emails
- —
Subdomains
50 observed subdomains of eva.ro.
Showing 25 of 50. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from eva.ro in the public web crawl.
754 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for eva.ro.
| Mechanism | Target |
|---|---|
| SPF_A | hermes.zmail.ro |
| SPF_IP | 31.14.18.0/24 |
| SPF_IP | 86.105.192.195 |
| SPF_IP | 86.105.192.248/29 |
| SPF_MX | eva.ro |
Related pages
Pivot deeper into the graph from eva.ro.
- IP · 31.14.18.61
- ASN · AS57098IMEDIA-AS Pierre de Coubertin 3-5 office building, etaj 5
- Registrar · registrar:cyber_folks s.r.l.
- Country · RO
- TLD · .ro
- Browse hostnames · ev…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.