Hostname
invalid.alejtech.eu
Last fetched
invalid.alejtech.eu resolves to 1 IPv4 address operated by AS51013 in SK.
Nutrition Label
Resolution chain
invalid.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
No WHOIS records are currently associated with invalid.alejtech.eu in WhisperGraph.
Subdomains
2 observed subdomains of invalid.alejtech.eu.
| Subdomain |
|---|
| msv1.invalid.alejtech.eu |
Showing 1 of 2. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
18 SPF mechanisms authorising senders for invalid.alejtech.eu.
| Mechanism | Target |
|---|---|
| SPF_A | invalid.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 | invalid.alejtech.eu |
Related pages
Pivot deeper into the graph from invalid.alejtech.eu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "invalid.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.