Skip to content

Hostname

tera.lt

Last fetched

tera.lt resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:uab 'virtuali erdvė' as the registrar.

Nutrition Label

WHISPER CANON · tera.ltRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/tera.lt

Resolution chain

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

IPPrefixASNOperatorCountry
104.198.14.52104.198.0.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
registrar:uab 'virtuali erdvė'
Organization
uab „virtuali erdvė“
Contact emails

Subdomains

12 observed subdomains of tera.lt.

Web-graph footprint

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

11 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for tera.lt.

MechanismTarget
SPF_Atera.lt
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mtasv.net
SPF_IP193.46.84.121
SPF_IP5.199.171.15

Related pages

Pivot deeper into the graph from tera.lt.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "tera.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.