Hostname
reserve.jd.com
Last fetched
reserve.jd.com resolves to 9 IPv4 addresses operated by CHINANET-IDC-BJ-AP IDC, China Telecommunications Corporation in CN.
Nutrition Label
Resolution chain
reserve.jd.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 106.39.164.235 | 106.39.164.0/24 | AS23724 | CHINANET-IDC-BJ-AP IDC, China Telecommunications Corporation | CN |
| 111.13.24.196 | 111.13.0.0/16 | AS9808 | CHINAMOBILE-CN China Mobile Communications Group Co., Ltd. | CN |
| 120.52.87.26 | 120.52.0.0/17 | AS133119 | UNICOM-CN China Unicom IP network | CN |
| 121.226.221.7 | 121.224.0.0/12 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 211.144.27.130 | 211.144.27.0/24 | AS4808 | CHINA169-BJ China Unicom Beijing Province Network | CN |
| 36.110.181.142 | 36.110.160.0/19 | AS23724 | CHINANET-IDC-BJ-AP IDC, China Telecommunications Corporation | CN |
| 36.152.80.59 | 36.152.80.0/22 | AS56046 | CMNET-JIANGSU-AP China Mobile communications corporation | CN |
| 39.156.62.156 | 39.156.0.0/17 | AS9808 | CHINAMOBILE-CN China Mobile Communications Group Co., Ltd. | CN |
| 59.83.192.53 | 59.83.192.0/19 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
WHOIS identity
No WHOIS records are currently associated with reserve.jd.com in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from reserve.jd.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "reserve.jd.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.