Skip to content

Hostname

steliise.eu

Last fetched

steliise.eu resolves to 2 IPv4 addresses operated by AS61189 in EE. WHOIS lists registrar:eurodns s.a. as the registrar.

Nutrition Label

WHISPER CANON · steliise.euRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/steliise.eu

Resolution chain

steliise.eu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:eurodns s.a.
Organization
Contact emails

Subdomains

1 observed subdomain of steliise.eu.

Web-graph footprint

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

7 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for steliise.eu.

MechanismTarget
SPF_Asteliise.eu
SPF_INCLUDEmail.spf.elkdata.ee
SPF_MXsteliise.eu

Related pages

Pivot deeper into the graph from steliise.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "steliise.eu"})-[: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.