Hostname
tcg.lt
Last fetched
tcg.lt resolves to 3 IPv4 addresses operated by AS47583 in LT. WHOIS lists registrar:telia lietuva, ab as the registrar.
Nutrition Label
Resolution chain
tcg.lt resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.170.199.118 | 185.170.198.0/23 | AS47583 | — | LT |
| 34.120.137.41 | 34.120.0.0/14 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
| 77.37.55.197 | 77.37.54.0/23 | AS47583 | — | LT |
WHOIS identity
- Registrar
- registrar:telia lietuva, ab
- Organization
- telia lietuva, ab
- Contact emails
- —
Subdomains
18 observed subdomains of tcg.lt.
Web-graph footprint
Distinct hostnames that link to or from tcg.lt in the public web crawl.
14 sites link to this hostname.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for tcg.lt.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 77.240.249.245 |
| SPF_IP | 81.16.238.108 |
| SPF_IP | 81.16.238.179 |
| SPF_IP | 82.135.185.70 |
| SPF_IP | 82.135.185.91 |
| SPF_IP | 85.255.108.115 |
| SPF_IP | 85.255.108.51 |
| SPF_IP | 85.255.108.68 |
| SPF_IP | 92.61.37.61 |
Related pages
Pivot deeper into the graph from tcg.lt.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tcg.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.