Skip to content

Hostname

invalid.alejtech.eu

Last fetched

invalid.alejtech.eu resolves to 1 IPv4 address operated by AS51013 in SK.

Nutrition Label

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

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.

IPPrefixASNOperatorCountry
37.9.168.23437.9.168.0/24AS51013SK

WHOIS identity

No WHOIS records are currently associated with invalid.alejtech.eu in WhisperGraph.

Subdomains

2 observed subdomains of invalid.alejtech.eu.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for invalid.alejtech.eu.

MechanismTarget
SPF_Ainvalid.alejtech.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_MXinvalid.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.