Skip to content

Hostname

alejtech.eu

Last fetched

alejtech.eu resolves to 1 IPv4 address operated by AS51013 in SK. WHOIS lists registrar:internet cz, a.s. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
37.9.168.23437.9.168.0/24AS51013SK

WHOIS identity

Registrar
registrar:internet cz, a.s.
Organization
Contact emails

Subdomains

31 observed subdomains of alejtech.eu.

Web-graph footprint

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

102 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for alejtech.eu.

MechanismTarget
SPF_Aalejtech.eu
SPF_INCLUDE_spf.webglobe.sk
SPF_INCLUDEsmtpx.stable.cz
SPF_IP188.167.239.48
SPF_IP217.31.57.34
SPF_IP217.31.58.50
SPF_IP217.31.58.51
SPF_IP217.31.58.52
SPF_IP217.31.58.54
SPF_IP217.31.58.59
SPF_IP37.9.168.234
SPF_IP37.9.168.235
SPF_IP37.9.168.236
SPF_IP37.9.168.239
SPF_IP37.9.174.44
SPF_IP62.179.121.162
SPF_IP90.183.87.186
SPF_MXalejtech.eu

Related pages

Pivot deeper into the graph from alejtech.eu.

Cypher and MCP

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

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