Skip to content

Hostname

evm.ee

Last fetched

evm.ee resolves to 1 IPv4 address operated by AS49604 in NL.

Nutrition Label

WHISPER CANON · evm.eeRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/evm.ee

Resolution chain

evm.ee resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.222.234.1485.222.232.0/22AS49604NL

WHOIS identity

No WHOIS records are currently associated with evm.ee in WhisperGraph.

Subdomains

14 observed subdomains of evm.ee.

Web-graph footprint

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

393 sites link to this hostname.

172 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for evm.ee.

MechanismTarget
SPF_Aevm.ee
SPF_Amail.webware.ee
SPF_INCLUDE_spf.scoro.com
SPF_INCLUDE_spf.smaily.com
SPF_INCLUDE_spf.zone.eu
SPF_INCLUDE_spfx.rmit.ee
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXevm.ee

Related pages

Pivot deeper into the graph from evm.ee.

Cypher and MCP

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

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