Skip to content

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

WHISPER CANON · tele2.ltRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tele2.lt

Resolution chain

tele2.lt resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
83.181.61.7483.181.56.0/21AS1257TELE2LT

WHOIS identity

Registrar
registrar:ascio technologies inc.
Organization
tele2 sverige ab
Contact emails

Subdomains

470,841 observed subdomains of tele2.lt.

Web-graph footprint

Distinct hostnames that link to or from tele2.lt in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for tele2.lt.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.47.1.36/32
SPF_IP193.12.60.45/32
SPF_IP90.130.90.36
SPF_IP90.130.90.37
SPF_IP90.130.90.40
SPF_IP90.130.90.41
SPF_IP90.131.23.148
SPF_IP90.131.23.26
SPF_IP90.131.23.4
SPF_IP90.131.23.62
SPF_IP92.62.143.37
SPF_MXtele2.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 20

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