Skip to content

Hostname

smn.lt

Last fetched

smn.lt resolves to 1 IPv4 address operated by AS35407 in LV. WHOIS lists registrar:kauno technologijos universitetas as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
80.233.251.17980.233.251.0/24AS35407LV

WHOIS identity

Registrar
registrar:kauno technologijos universitetas
Organization
santa monica networks uab
Contact emails

Subdomains

10 observed subdomains of smn.lt.

Web-graph footprint

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

15 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for smn.lt.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.138.30.9
SPF_IP2001:678:d8:1000:0:0:0:2
SPF_IP80.233.251.129
SPF_IP80.233.251.140
SPF_IP80.233.251.193
SPF_IP80.233.251.200

Related pages

Pivot deeper into the graph from smn.lt.

Cypher and MCP

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

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