Skip to content

Hostname

evz.ro

Last fetched

evz.ro resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:ici - rotld as the registrar.

Nutrition Label

WHISPER CANON · evz.roRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/evz.ro

Resolution chain

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

IPPrefixASNOperatorCountry
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
194.242.14.132194.242.14.0/23AS49367GB
194.242.15.132194.242.14.0/23AS49367GB

WHOIS identity

Registrar
registrar:ici - rotld
Organization
Contact emails

Subdomains

7 observed subdomains of evz.ro.

Web-graph footprint

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

3,064 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for evz.ro.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcomm.evz.ro
SPF_IP194.242.14.4/32
SPF_IP194.242.15.119/32
SPF_IP95.141.37.93/32
SPF_MXevz.ro

Related pages

Pivot deeper into the graph from evz.ro.

Cypher and MCP

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

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