Hostname
oss.suning.com
Last fetched
oss.suning.com resolves to 11 IPv4 addresses operated by CHINANET-HENAN-ZHENGZHOU-SHUJUGANG-IDC China Telecom Henan Zhengzhou Shujugang IDC network in CN.
Nutrition Label
Resolution chain
oss.suning.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 1.194.172.138 | 1.194.172.0/24 | AS139587 | CHINANET-HENAN-ZHENGZHOU-SHUJUGANG-IDC China Telecom Henan Zhengzhou Shujugang IDC network | CN |
| 106.46.24.171 | 106.46.24.0/23 | AS139018 | CHINANET-HENAN-LUOYANG-IDC Henan Luoyang IDC | CN |
| 111.180.202.109 | 111.180.200.0/22 | AS148981 | CHINANET-HUBEI-SHIYAN-IDC China Telecom | CN |
| 111.48.108.100 | 111.48.108.0/24 | AS9808 | CHINAMOBILE-CN China Mobile Communications Group Co., Ltd. | CN |
| 111.48.108.162 | 111.48.108.0/24 | AS9808 | CHINAMOBILE-CN China Mobile Communications Group Co., Ltd. | CN |
| 111.48.138.116 | 111.48.138.0/24 | AS9808 | CHINAMOBILE-CN China Mobile Communications Group Co., Ltd. | CN |
| 111.6.201.146 | 111.6.200.0/21 | AS9808 | CHINAMOBILE-CN China Mobile Communications Group Co., Ltd. | CN |
| 175.6.233.195 | 175.6.224.0/19 | AS63838 | CT-HUNAN-HENGYANG-IDC Hengyang | CN |
| 220.202.41.134 | 220.202.0.0/18 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 220.202.41.134 | 220.202.0.0/18 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 36.158.216.175 | 36.158.216.0/24 | AS56047 | CMNET-HUNAN-AP China Mobile communications corporation | CN |
| 61.163.8.141 | 61.163.0.0/16 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
WHOIS identity
No WHOIS records are currently associated with oss.suning.com in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from oss.suning.com in the public web crawl.
Threat posture
History
Related pages
Pivot deeper into the graph from oss.suning.com.
- IP · 1.194.172.138
- ASN · AS139587CHINANET-HENAN-ZHENGZHOU-SHUJUGANG-IDC China Telecom Henan Zhengzhou Shujugang IDC network
- Country · CN
- Apex domain · suning.com
- TLD · .com
- Browse hostnames · os…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "oss.suning.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.