Skip to content

Hostname

5ci.lt

Last fetched

5ci.lt resolves to 1 IPv4 address operated by AS21211 in LT. WHOIS lists registrar:uab 'penki kontinentai' as the registrar.

Nutrition Label

WHISPER CANON · 5ci.ltRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/5ci.lt

Resolution chain

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

IPPrefixASNOperatorCountry
213.159.63.31213.159.48.0/20AS21211LT

WHOIS identity

Registrar
registrar:uab 'penki kontinentai'
Organization
uab 'penki kontinentai'
Contact emails

Subdomains

123 observed subdomains of 5ci.lt.

Web-graph footprint

Distinct hostnames that link to or from 5ci.lt in the public web crawl.

51 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for 5ci.lt.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.mlsend.com
SPF_IP212.122.92.129
SPF_IP212.122.94.30/32
SPF_IP213.159.39.214
SPF_IP213.159.39.242
SPF_MX5ci.lt

Related pages

Pivot deeper into the graph from 5ci.lt.

Cypher and MCP

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

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