Hostname
lsis.com
Last fetched
lsis.com resolves to 1 IPv4 address operated by LS-AS-KR LS ITC in KR. WHOIS lists iana:100 as the registrar.
Nutrition Label
Resolution chain
lsis.com 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 |
|---|---|---|---|---|
| 119.197.90.22 | 119.197.90.0/24 | AS23591 | LS-AS-KR LS ITC | KR |
WHOIS identity
- Registrar
- iana:100
- Organization
- —
- Contact emails
Subdomains
21 observed subdomains of lsis.com.
Web-graph footprint
Distinct hostnames that link to or from lsis.com in the public web crawl.
130 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
23 SPF mechanisms authorising senders for lsis.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 117.50.9.192 |
| SPF_IP | 118.69.170.110 |
| SPF_IP | 121.139.137.111 |
| SPF_IP | 121.139.137.140 |
| SPF_IP | 121.139.137.162 |
| SPF_IP | 121.139.137.201 |
| SPF_IP | 121.139.137.205 |
| SPF_IP | 121.139.137.225 |
| SPF_IP | 121.139.137.91 |
| SPF_IP | 121.139.137.92 |
| SPF_IP | 121.190.174.13 |
| SPF_IP | 121.190.174.139 |
| SPF_IP | 121.190.174.157 |
| SPF_IP | 121.190.174.158 |
| SPF_IP | 121.190.174.176 |
| SPF_IP | 121.190.174.236 |
| SPF_IP | 121.190.174.60 |
| SPF_IP | 13.124.111.122/32 |
| SPF_IP | 192.119.70.100 |
| SPF_IP | 193.46.215.83/32 |
| SPF_IP | 199.40.206.37 |
| SPF_IP | 220.95.232.94 |
| SPF_IP | 61.38.160.20 |
Related pages
Pivot deeper into the graph from lsis.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lsis.com"})-[: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.