Skip to content

Hostname

lexus.lt

Last fetched

lexus.lt resolves to 1 IPv4 address operated by AS31154 in BE. WHOIS lists registrar:zone media oü as the registrar.

Nutrition Label

WHISPER CANON · lexus.ltRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/lexus.lt

Resolution chain

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

IPPrefixASNOperatorCountry
195.177.80.76195.177.80.0/24AS31154BE

WHOIS identity

Registrar
registrar:zone media oü
Organization
toyota baltic as
Contact emails

Subdomains

14 observed subdomains of lexus.lt.

Web-graph footprint

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

55 sites link to this hostname.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for lexus.lt.

MechanismTarget
SPF_Alexus.lt
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.204.14.128/28
SPF_MXlexus.lt

Related pages

Pivot deeper into the graph from lexus.lt.

Cypher and MCP

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

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