Skip to content

Hostname

splius.lt

Last fetched

splius.lt resolves to 1 IPv4 address operated by AS25406 in LT. WHOIS lists registrar:kauno technologijos universitetas as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
62.80.254.862.80.240.0/20AS25406LT

WHOIS identity

Registrar
registrar:kauno technologijos universitetas
Organization
uab 'splius'
Contact emails

Subdomains

26,431 observed subdomains of splius.lt.

Web-graph footprint

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

120 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for splius.lt.

MechanismTarget
SPF_Ainvoice.splius.lt
SPF_Amail.splius.lt
SPF_Amxs.splius.pro
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.80.224.0/24
SPF_IP62.80.254.0/24
SPF_MXsplius.lt

Related pages

Pivot deeper into the graph from splius.lt.

Cypher and MCP

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

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