Skip to content

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

WHISPER CANON · vitc.ltRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/vitc.lt

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

SPF policy

12 SPF mechanisms authorising senders for vitc.lt.

MechanismTarget
SPF_Avitc.lt
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.39.137/32
SPF_IP185.127.3.162
SPF_IP195.182.68.66
SPF_IP195.182.69.112
SPF_IP195.182.74.1
SPF_IP195.182.74.100
SPF_IP195.182.74.17
SPF_IP195.182.74.22
SPF_IP78.62.247.147
SPF_MXvitc.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.