Hostname
vic.lt
Last fetched
vic.lt resolves to 1 IPv4 address operated by AS50256 in LT. WHOIS lists registrar:uab 'interneto vizija' as the registrar.
Nutrition Label
Resolution chain
vic.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 |
|---|---|---|---|---|
| 213.252.240.33 | 213.252.240.0/24 | AS50256 | — | LT |
WHOIS identity
- Registrar
- registrar:uab 'interneto vizija'
- Organization
- uab 'interneto vizija'
- Contact emails
- —
Subdomains
22 observed subdomains of vic.lt.
Web-graph footprint
Distinct hostnames that link to or from vic.lt in the public web crawl.
85 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for vic.lt.
| Mechanism | Target |
|---|---|
| SPF_A | vic.lt |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 213.252.240.23 |
| SPF_IP | 213.252.240.24 |
| SPF_MX | vic.lt |
Related pages
Pivot deeper into the graph from vic.lt.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vic.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.