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
Resolution chain
alejtech.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 37.9.168.234 | 37.9.168.0/24 | AS51013 | — | SK |
WHOIS identity
- Registrar
- registrar:internet cz, a.s.
- Organization
- —
- Contact emails
- —
Subdomains
31 observed subdomains of alejtech.eu.
Showing 21 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from alejtech.eu in the public web crawl.
102 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
18 SPF mechanisms authorising senders for alejtech.eu.
| Mechanism | Target |
|---|---|
| SPF_A | alejtech.eu |
| SPF_INCLUDE | _spf.webglobe.sk |
| SPF_INCLUDE | smtpx.stable.cz |
| SPF_IP | 188.167.239.48 |
| SPF_IP | 217.31.57.34 |
| SPF_IP | 217.31.58.50 |
| SPF_IP | 217.31.58.51 |
| SPF_IP | 217.31.58.52 |
| SPF_IP | 217.31.58.54 |
| SPF_IP | 217.31.58.59 |
| SPF_IP | 37.9.168.234 |
| SPF_IP | 37.9.168.235 |
| SPF_IP | 37.9.168.236 |
| SPF_IP | 37.9.168.239 |
| SPF_IP | 37.9.174.44 |
| SPF_IP | 62.179.121.162 |
| SPF_IP | 90.183.87.186 |
| SPF_MX | alejtech.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.