Skip to content

Hostname

eliis.ee

Last fetched

eliis.ee resolves to 1 IPv4 address operated by AS2586 in EE.

Nutrition Label

WHISPER CANON · eliis.eeRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/eliis.ee

Resolution chain

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

IPPrefixASNOperatorCountry
194.204.58.5194.204.0.0/18AS2586EE

WHOIS identity

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

Subdomains

20 observed subdomains of eliis.ee.

Web-graph footprint

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

97 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for eliis.ee.

MechanismTarget
SPF_Aeliis.ee
SPF_INCLUDE25512108.spf03.hubspotemail.net
SPF_IP194.204.58.5
SPF_MXeliis.ee

Related pages

Pivot deeper into the graph from eliis.ee.

Cypher and MCP

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

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