Skip to content

Hostname

ee.ee

Last fetched

ee.ee resolves to 1 IPv4 address operated by AS199800 in EE. WHOIS lists registrar:elion|elion ettevõtted as as the registrar.

Nutrition Label

WHISPER CANON · ee.eeRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ee.ee

Resolution chain

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

IPPrefixASNOperatorCountry
185.45.141.51185.45.140.0/22AS199800EE

WHOIS identity

Registrar
registrar:elion|elion ettevõtted as
Organization
Contact emails

Subdomains

14 observed subdomains of ee.ee.

Web-graph footprint

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

42 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ee.ee.

MechanismTarget
SPF_INCLUDEspf.mailigen.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.204.63.1/26
SPF_IP86.109.249.96/27
SPF_IP90.190.145.137
SPF_MXee.ee

Related pages

Pivot deeper into the graph from ee.ee.

Cypher and MCP

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

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