Hostname
qunnde.com
Last fetched
qunnde.com resolves to 2 IPv4 addresses operated by CHINANET-SHAANXI-CLOUD-BASE - CHINANET SHAANXI province Cloud Base network in CN.
Nutrition Label
Resolution chain
qunnde.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.236.68.213 | 103.236.68.0/22 | AS134768 | CHINANET-SHAANXI-CLOUD-BASE - CHINANET SHAANXI province Cloud Base network | CN |
| 160.30.231.54 | 160.30.230.0/23 | AS134765 | CHINANET-YUNNAN-IDC1 - CHINANET Yunnan province IDC1 network | CN |
WHOIS identity
No WHOIS records are currently associated with qunnde.com in WhisperGraph.
Subdomains
2 observed subdomains of qunnde.com.
| Subdomain |
|---|
| app.qunnde.com |
| cd.qunnde.com |
Threat posture
History
Related pages
Pivot deeper into the graph from qunnde.com.
- IP · 103.236.68.213
- ASN · AS134768CHINANET-SHAANXI-CLOUD-BASE - CHINANET SHAANXI province Cloud Base network
- Country · CN
- TLD · .com
- Browse hostnames · qu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "qunnde.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.