Skip to content

Hostname

evr.ee

Last fetched

evr.ee resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:zone media ou as the registrar.

Nutrition Label

WHISPER CANON · evr.eeRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/evr.ee

Resolution chain

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

IPPrefixASNOperatorCountry
172.66.40.208172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.48172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:zone media ou
Organization
estonian railway
Contact emails

Subdomains

58 observed subdomains of evr.ee.

Web-graph footprint

Distinct hostnames that link to or from evr.ee in the public web crawl.

155 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for evr.ee.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.zone.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.146.73.29
SPF_IP217.159.158.132
SPF_IP217.159.158.138
SPF_IP217.159.158.139
SPF_IP217.159.158.140
SPF_IP217.159.234.154
SPF_MXevr.ee

Related pages

Pivot deeper into the graph from evr.ee.

Cypher and MCP

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

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