Skip to content

Hostname

westech.eu

Last fetched

westech.eu resolves to 1 IPv4 address operated by AS12993 in LV. WHOIS lists registrar:webglobe - yegon, s.r.o. as the registrar.

Nutrition Label

WHISPER CANON · westech.euRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/westech.eu

Resolution chain

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

IPPrefixASNOperatorCountry
89.111.11.1489.111.0.0/18AS12993LV

WHOIS identity

Registrar
registrar:webglobe - yegon, s.r.o.
Organization
Contact emails

Subdomains

8 observed subdomains of westech.eu.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for westech.eu.

MechanismTarget
SPF_INCLUDE_sk.elko.group
SPF_INCLUDE_spf.ladesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.encharge.io
SPF_IP212.57.32.31
SPF_IP212.57.32.39
SPF_IP217.75.76.106
SPF_IP92.240.253.58

Related pages

Pivot deeper into the graph from westech.eu.

Cypher and MCP

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

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