Skip to content

Hostname

evomag.ro

Last fetched

evomag.ro resolves to 2 IPv4 addresses operated by DNM-AS in RO. WHOIS lists registrar:ici - rotld as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
registrar:ici - rotld
Organization
Contact emails

Subdomains

31 observed subdomains of evomag.ro.

Web-graph footprint

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

808 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for evomag.ro.

Related pages

Pivot deeper into the graph from evomag.ro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "evomag.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.