Hostname
tele2.lt
Last fetched
tele2.lt resolves to 1 IPv4 address operated by TELE2 in LT. WHOIS lists registrar:ascio technologies inc. as the registrar.
Nutrition Label
Resolution chain
tele2.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 |
|---|---|---|---|---|
| 83.181.61.74 | 83.181.56.0/21 | AS1257 | TELE2 | LT |
WHOIS identity
- Registrar
- registrar:ascio technologies inc.
- Organization
- tele2 sverige ab
- Contact emails
- —
Subdomains
470,841 observed subdomains of tele2.lt.
Showing 25 of 470,841. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tele2.lt in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for tele2.lt.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.47.1.36/32 |
| SPF_IP | 193.12.60.45/32 |
| SPF_IP | 90.130.90.36 |
| SPF_IP | 90.130.90.37 |
| SPF_IP | 90.130.90.40 |
| SPF_IP | 90.130.90.41 |
| SPF_IP | 90.131.23.148 |
| SPF_IP | 90.131.23.26 |
| SPF_IP | 90.131.23.4 |
| SPF_IP | 90.131.23.62 |
| SPF_IP | 92.62.143.37 |
| SPF_MX | tele2.lt |
Related pages
Pivot deeper into the graph from tele2.lt.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tele2.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.