Hostname
vitc.lt
Last fetched
vitc.lt has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:kauno technologijos universitetas as the registrar.
Nutrition Label
Resolution chain
vitc.lt has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:kauno technologijos universitetas
- Organization
- ivpk vitc
- Contact emails
- —
Subdomains
17 observed subdomains of vitc.lt.
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for vitc.lt.
| Mechanism | Target |
|---|---|
| SPF_A | vitc.lt |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.39.137/32 |
| SPF_IP | 185.127.3.162 |
| SPF_IP | 195.182.68.66 |
| SPF_IP | 195.182.69.112 |
| SPF_IP | 195.182.74.1 |
| SPF_IP | 195.182.74.100 |
| SPF_IP | 195.182.74.17 |
| SPF_IP | 195.182.74.22 |
| SPF_IP | 78.62.247.147 |
| SPF_MX | vitc.lt |
Related pages
Pivot deeper into the graph from vitc.lt.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vitc.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.