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
Resolution chain
smn.lt resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 80.233.251.179 | 80.233.251.0/24 | AS35407 | — | LV |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for smn.lt.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.138.30.9 |
| SPF_IP | 2001:678:d8:1000:0:0:0:2 |
| SPF_IP | 80.233.251.129 |
| SPF_IP | 80.233.251.140 |
| SPF_IP | 80.233.251.193 |
| SPF_IP | 80.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.