Skip to content

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

WHISPER CANON · lsis.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/lsis.com

Resolution chain

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

IPPrefixASNOperatorCountry
119.197.90.22119.197.90.0/24AS23591LS-AS-KR LS ITCKR

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for lsis.com.

MechanismTarget
SPF_IP117.50.9.192
SPF_IP118.69.170.110
SPF_IP121.139.137.111
SPF_IP121.139.137.140
SPF_IP121.139.137.162
SPF_IP121.139.137.201
SPF_IP121.139.137.205
SPF_IP121.139.137.225
SPF_IP121.139.137.91
SPF_IP121.139.137.92
SPF_IP121.190.174.13
SPF_IP121.190.174.139
SPF_IP121.190.174.157
SPF_IP121.190.174.158
SPF_IP121.190.174.176
SPF_IP121.190.174.236
SPF_IP121.190.174.60
SPF_IP13.124.111.122/32
SPF_IP192.119.70.100
SPF_IP193.46.215.83/32
SPF_IP199.40.206.37
SPF_IP220.95.232.94
SPF_IP61.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.