Hostname
eava.ee
Last fetched
eava.ee resolves to 1 IPv4 address operated by AS3249 in EE. WHOIS lists registrar:hariduse infotehnoloogia sihtasutus tp 007303 as the registrar.
Nutrition Label
Resolution chain
eava.ee resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 80.235.101.36 | 80.235.0.0/17 | AS3249 | — | EE |
WHOIS identity
- Registrar
- registrar:hariduse infotehnoloogia sihtasutus tp 007303
- Organization
- eesti lennuakadeemia
- Contact emails
- —
Subdomains
18 observed subdomains of eava.ee.
Web-graph footprint
Distinct hostnames that link to or from eava.ee in the public web crawl.
15 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
24 SPF mechanisms authorising senders for eava.ee.
| Mechanism | Target |
|---|---|
| SPF_A | eava.ee |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.smaily.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 104.197.207.233 |
| SPF_IP | 149.154.156.14 |
| SPF_IP | 173.194.70.27 |
| SPF_IP | 192.168.0.0/16 |
| SPF_IP | 193.40.0.0/16 |
| SPF_IP | 193.40.194.0/24 |
| SPF_IP | 194.126.0.0/16 |
| SPF_IP | 2001:bb8:2001::/48 |
| SPF_IP | 209.217.89.128/25 |
| SPF_IP | 209.35.48.0/24 |
| SPF_IP | 212.47.192.0/19 |
| SPF_IP | 212.47.221.194 |
| SPF_IP | 213.35.185.34 |
| SPF_IP | 217.159.236.90/32 |
| SPF_IP | 74.125.0.0/16 |
| SPF_IP | 80.235.101.0/29 |
| SPF_IP | 88.196.174.0/24 |
| SPF_IP | 88.198.199.196 |
| SPF_MX | eava.ee |
Related pages
Pivot deeper into the graph from eava.ee.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "eava.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.