Skip to content

Hostname

eos.ee

Last fetched

eos.ee resolves to 1 IPv4 address operated by ELKDATA in EE.

Nutrition Label

WHISPER CANON · eos.eeRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/eos.ee

Resolution chain

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

IPPrefixASNOperatorCountry
185.7.252.114185.7.252.0/23AS61189ELKDATAEE

WHOIS identity

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

Subdomains

1 observed subdomain of eos.ee.

Subdomain
www.eos.ee

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for eos.ee.

MechanismTarget
SPF_Aeos.ee
SPF_INCLUDEmail.spf.elkdata.ee
SPF_MXeos.ee

Related pages

Pivot deeper into the graph from eos.ee.

Cypher and MCP

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

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