Hostname
lcc.lt
Last fetched
lcc.lt resolves to 1 IPv4 address operated by AS47583 in LT. WHOIS lists registrar:kauno technologijos universitetas as the registrar.
Nutrition Label
Resolution chain
lcc.lt 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 |
|---|---|---|---|---|
| 185.230.64.126 | 185.230.64.0/24 | AS47583 | — | LT |
WHOIS identity
- Registrar
- registrar:kauno technologijos universitetas
- Organization
- ktu ipc
- Contact emails
- —
Subdomains
43 observed subdomains of lcc.lt.
Showing 25 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lcc.lt in the public web crawl.
280 sites link to this hostname.
289 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for lcc.lt.
| Mechanism | Target |
|---|---|
| SPF_A | mail.lcc.lt |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf-eu.exlibrisgroup.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 178.236.198.88 |
| SPF_IP | 193.219.187.225 |
| SPF_IP | 2002:b2ec:c658:0:0:0:b2ec:c658 |
| SPF_IP | 216.147.218.8/30 |
| SPF_IP | 95.172.90.143/32 |
| SPF_IP | 95.172.90.156/32 |
| SPF_MX | mc.lcc.lt |
Related pages
Pivot deeper into the graph from lcc.lt.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lcc.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.