Skip to content

Hostname

stena.ee

Last fetched

stena.ee resolves to 1 IPv4 address operated by AS198068 in EE. WHOIS lists registrar:compic as the registrar.

Nutrition Label

WHISPER CANON · stena.eeRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/stena.ee

Resolution chain

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

IPPrefixASNOperatorCountry
159.253.20.184159.253.20.0/24AS198068EE

WHOIS identity

Registrar
registrar:compic
Organization
vjatseslav vorobjov
Contact emails

Subdomains

4 observed subdomains of stena.ee.

Web-graph footprint

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

655 sites link to this hostname.

1,934 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for stena.ee.

MechanismTarget
SPF_Astena.ee
SPF_IP159.253.20.184
SPF_IP2a03:f480:1:6:0:0:0:c9
SPF_MXstena.ee

Related pages

Pivot deeper into the graph from stena.ee.

Cypher and MCP

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

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