Skip to content

Hostname

exportexpress.lt

Last fetched

exportexpress.lt resolves to 1 IPv4 address operated by AS34120 in LT.

Nutrition Label

WHISPER CANON · exportexpress.ltRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/exportexpress.lt

Resolution chain

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

IPPrefixASNOperatorCountry
77.90.75.3577.90.72.0/22AS34120LT

WHOIS identity

No WHOIS records are currently associated with exportexpress.lt in WhisperGraph.

Subdomains

1 observed subdomain of exportexpress.lt.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for exportexpress.lt.

MechanismTarget
SPF_Aexportexpress.lt
SPF_INCLUDEspf.serveriai.lt
SPF_MXexportexpress.lt

Related pages

Pivot deeper into the graph from exportexpress.lt.

Cypher and MCP

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

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