Skip to content

Hostname

mail.ee

Last fetched

mail.ee resolves to 1 IPv4 address operated by AS12993 in LV. WHOIS lists registrar:zone|tele2 eesti aktsiaselts|tele2 eesti as as the registrar.

Nutrition Label

WHISPER CANON · mail.eeRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/mail.ee

Resolution chain

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

IPPrefixASNOperatorCountry
195.216.236.10195.216.236.0/24AS12993LV

WHOIS identity

Registrar
registrar:zone|tele2 eesti aktsiaselts|tele2 eesti as
Organization
inbokss sia
Contact emails

Subdomains

110 observed subdomains of mail.ee.

Web-graph footprint

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

90 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for mail.ee.

MechanismTarget
SPF_INCLUDE_spf.inbox.eu
SPF_INCLUDE_spf.inbox.lv

Related pages

Pivot deeper into the graph from mail.ee.

Cypher and MCP

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

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