Hostname
oss.gjxx.com
Last fetched
oss.gjxx.com resolves to 10 IPv4 addresses operated by CHINANET-Henan-Luoyang-IDC - Henan Luoyang IDC in CN.
Nutrition Label
Resolution chain
oss.gjxx.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 106.46.24.164 | 106.46.24.0/23 | AS139018 | CHINANET-Henan-Luoyang-IDC - Henan Luoyang IDC | CN |
| 111.47.131.86 | 111.47.131.0/24 | AS9808 | CHINAMOBILE-CN - China Mobile Communications Group Co., Ltd. | CN |
| 111.6.1.152 | 111.6.0.0/16 | AS24445 | CMNET-V4henan-AS-AP - Henan Mobile Communications Co.,Ltd | CN |
| 113.219.195.100 | 113.219.195.0/24 | AS63835 | CT-HuNan-Changsha-IDC - No.293,Wanbao Avenue | CN |
| 120.226.150.143 | 120.226.150.0/24 | AS56047 | CMNET-Hunan-AP - China Mobile communications corporation | CN |
| 123.6.122.133 | 123.4.0.0/14 | AS4837 | CHINA169-Backbone - CHINA UNICOM China169 Backbone | CN |
| 171.15.110.141 | 171.15.108.0/22 | AS137687 | CHINATELECOM-HENAN-LUOYANG-IDC - Luoyang, Henan Province, P.R.China. | CN |
| 183.204.210.214 | 183.204.192.0/18 | AS9808 | CHINAMOBILE-CN - China Mobile Communications Group Co., Ltd. | CN |
| 219.154.249.135 | 219.154.0.0/15 | AS4837 | CHINA169-Backbone - CHINA UNICOM China169 Backbone | CN |
| 36.158.204.187 | 36.158.204.0/24 | AS56047 | CMNET-Hunan-AP - China Mobile communications corporation | CN |
WHOIS identity
No WHOIS records are currently associated with oss.gjxx.com in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from oss.gjxx.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from oss.gjxx.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "oss.gjxx.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.