Skip to content

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

WHISPER CANON · tcg.ltRouting diversity3.0/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/tcg.lt

Resolution chain

tcg.lt resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.170.199.118185.170.198.0/23AS47583LT
34.120.137.4134.120.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
77.37.55.19777.37.54.0/23AS47583LT

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.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for tcg.lt.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP77.240.249.245
SPF_IP81.16.238.108
SPF_IP81.16.238.179
SPF_IP82.135.185.70
SPF_IP82.135.185.91
SPF_IP85.255.108.115
SPF_IP85.255.108.51
SPF_IP85.255.108.68
SPF_IP92.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 20

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