Skip to content

Hostname

rivilda.lt

Last fetched

rivilda.lt resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:uab 'interneto vizija' as the registrar.

Nutrition Label

WHISPER CANON · rivilda.ltRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/rivilda.lt

Resolution chain

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

IPPrefixASNOperatorCountry
34.120.137.4134.120.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
79.98.25.4979.98.24.0/21AS212531LT

WHOIS identity

Registrar
registrar:uab 'interneto vizija'
Organization
uab 'interneto vizija'
Contact emails

Subdomains

2 observed subdomains of rivilda.lt.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for rivilda.lt.

MechanismTarget
SPF_REDIRECTspf.serveriai.lt

Related pages

Pivot deeper into the graph from rivilda.lt.

Cypher and MCP

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

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