Skip to content

Hostname

lbsemicon.com

Last fetched

lbsemicon.com resolves to 2 IPv4 addresses operated by KIXS-AS-KR Korea Telecom in KR. WHOIS lists iana:444 as the registrar.

Nutrition Label

WHISPER CANON · lbsemicon.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lbsemicon.com

Resolution chain

lbsemicon.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
211.198.50.2211.192.0.0/13AS4766KIXS-AS-KR Korea TelecomKR
211.198.50.3211.192.0.0/13AS4766KIXS-AS-KR Korea TelecomKR

WHOIS identity

Registrar
iana:444
Organization
lb semicon
Contact emails

Subdomains

9 observed subdomains of lbsemicon.com.

Web-graph footprint

Distinct hostnames that link to or from lbsemicon.com in the public web crawl.

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lbsemicon.com.

MechanismTarget
SPF_Amail.lbsemicon.com
SPF_IP210.124.43.136
SPF_IP211.181.5.12
SPF_IP211.181.5.14
SPF_IP211.198.50.10
SPF_IP211.198.50.4
SPF_IP211.198.50.5

Related pages

Pivot deeper into the graph from lbsemicon.com.

Cypher and MCP

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

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