Hostname
jp2.lt
Last fetched
jp2.lt resolves to 1 IPv4 address operated by UNI-VILNIUS University Network in Vilnius in LT. WHOIS lists registrar:uab 'interneto vizija' as the registrar.
Nutrition Label
Resolution chain
jp2.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 |
|---|---|---|---|---|
| 158.129.159.56 | 158.129.128.0/18 | AS5479 | UNI-VILNIUS University Network in Vilnius | LT |
WHOIS identity
- Registrar
- registrar:uab 'interneto vizija'
- Organization
- uab 'interneto vizija'
- Contact emails
- —
Subdomains
3 observed subdomains of jp2.lt.
Web-graph footprint
Distinct hostnames that link to or from jp2.lt in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for jp2.lt.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from jp2.lt.
- IP · 158.129.159.56
- ASN · AS5479UNI-VILNIUS University Network in Vilnius
- Registrar · registrar:uab 'interneto vizija'
- Country · LT
- TLD · .lt
- Browse hostnames · jp…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jp2.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.