Skip to content

Hostname

ester.ee

Last fetched

ester.ee resolves to 1 IPv4 address operated by EENET-AS in EE. WHOIS lists registrar:eenet as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.40.155.6193.40.0.0/16AS3221EENET-ASEE

WHOIS identity

Registrar
registrar:eenet
Organization
mtu eesti raamatukoguvorgu konsortsium
Contact emails

Subdomains

15 observed subdomains of ester.ee.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ester.ee.

MechanismTarget
SPF_INCLUDE_smtp.ut.ee
SPF_INCLUDE_spf.zone.eu
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.40.4.144

Related pages

Pivot deeper into the graph from ester.ee.

Cypher and MCP

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

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