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
Resolution chain
evr.ee resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.66.40.208 | 172.66.40.0/21 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.43.48 | 172.66.40.0/21 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:zone media ou
- Organization
- estonian railway
- Contact emails
- —
Subdomains
58 observed subdomains of evr.ee.
Showing 25 of 58. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for evr.ee.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.zone.eu |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 217.146.73.29 |
| SPF_IP | 217.159.158.132 |
| SPF_IP | 217.159.158.138 |
| SPF_IP | 217.159.158.139 |
| SPF_IP | 217.159.158.140 |
| SPF_IP | 217.159.234.154 |
| SPF_MX | evr.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.