Skip to content

Hostname

steluta.eu

Last fetched

steluta.eu resolves to 1 IPv4 address operated by M247 - M247 Europe SRL in RO.

Nutrition Label

WHISPER CANON · steluta.euRouting diversity1.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/steluta.eu

Resolution chain

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

IPPrefixASNOperatorCountry
89.46.101.11789.46.100.0/22AS9009M247 - M247 Europe SRLRO

WHOIS identity

No WHOIS records are currently associated with steluta.eu in WhisperGraph.

Subdomains

7 observed subdomains of steluta.eu.

Threat posture

History

Mail and authentication

MX records

  • steluta.eu

SPF policy

5 SPF mechanisms authorising senders for steluta.eu.

MechanismTarget
SPF_Asteluta.eu
SPF_IP185.181.101.58
SPF_IP193.203.205.10
SPF_IP89.46.101.117
SPF_MXsteluta.eu

Related pages

Pivot deeper into the graph from steluta.eu.

Cypher and MCP

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

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