Hostname
js.lkfgs.com
Last fetched
js.lkfgs.com resolves to 8 IPv4 addresses operated by CHINA169-GZ - China Unicom IP network China169 Guangdong province in CN.
Nutrition Label
Resolution chain
js.lkfgs.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 112.92.61.2 | 112.88.0.0/13 | AS17816 | CHINA169-GZ - China Unicom IP network China169 Guangdong province | CN |
| 113.96.147.10 | 113.96.0.0/12 | AS4134 | CHINANET-BACKBONE - No.31,Jin-rong Street | CN |
| 113.96.184.4 | 113.96.0.0/12 | AS4134 | CHINANET-BACKBONE - No.31,Jin-rong Street | CN |
| 116.153.80.4 | 116.153.0.0/16 | AS4837 | CHINA169-Backbone - CHINA UNICOM China169 Backbone | CN |
| 125.39.194.44 | 125.36.0.0/14 | AS4837 | CHINA169-Backbone - CHINA UNICOM China169 Backbone | CN |
| 39.175.126.99 | 39.175.96.0/19 | AS56041 | CMNET-Zhejiang-AP - China Mobile communications corporation | CN |
| 111.6.242.59 | 111.6.240.0/20 | AS9808 | CHINAMOBILE-CN - China Mobile Communications Group Co., Ltd. | — |
| 112.46.36.129 | 112.46.32.0/20 | AS9808 | CHINAMOBILE-CN - China Mobile Communications Group Co., Ltd. | — |
WHOIS identity
No WHOIS records are currently associated with js.lkfgs.com in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from js.lkfgs.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "js.lkfgs.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.