Skip to content

Hostname

ecvr.eu

Last fetched

ecvr.eu resolves to 2 IPv4 addresses operated by AS58212 in DE. WHOIS lists registrar:namecheap, inc as the registrar.

Nutrition Label

WHISPER CANON · ecvr.euRouting diversity2.4/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ecvr.eu

Resolution chain

ecvr.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:namecheap, inc
Organization
Contact emails

Subdomains

5 observed subdomains of ecvr.eu.

Web-graph footprint

Distinct hostnames that link to or from ecvr.eu in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for ecvr.eu.

MechanismTarget
SPF_Aecvr.eu
SPF_INCLUDE_spf.mx.cloudflare.net
SPF_INCLUDEamazonses.com
SPF_IP193.41.237.185
SPF_IP2.59.135.200
SPF_IP2a0d:5940:4:39:0:0:0:839c
SPF_IP2a0d:5941:1:8f:0:0:0:7853
SPF_MXecvr.eu

Related pages

Pivot deeper into the graph from ecvr.eu.

Cypher and MCP

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

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