Skip to content

Hostname

lenka.in

Last fetched

lenka.in resolves to 2 IPv4 addresses operated by GREENDATA - Greendata s.r.o. in CZ.

Nutrition Label

WHISPER CANON · lenka.inRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/lenka.in

Resolution chain

lenka.in resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
171.25.221.46171.25.220.0/23AS57707GREENDATA - Greendata s.r.o.CZ
185.53.179.136185.53.179.0/24AS206834TEAMINTERNET-CA-AS - Team Internet AGDE

WHOIS identity

No WHOIS records are currently associated with lenka.in in WhisperGraph.

Subdomains

3 observed subdomains of lenka.in.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for lenka.in.

MechanismTarget
SPF_Alenka.in
SPF_INCLUDE_spf.vshosting.cloud
SPF_MXlenka.in

Related pages

Pivot deeper into the graph from lenka.in.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lenka.in"})-[: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.