Hostname
newscdncnc.inter.71edge.com
Last fetched
newscdncnc.inter.71edge.com resolves to 6 IPv4 addresses operated by CMNET-GuangDong-AP - China Mobile communications corporation in CN.
Nutrition Label
Resolution chain
newscdncnc.inter.71edge.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 183.240.90.193 | 183.240.0.0/16 | AS56040 | CMNET-GuangDong-AP - China Mobile communications corporation | CN |
| 183.240.90.194 | 183.240.0.0/16 | AS56040 | CMNET-GuangDong-AP - China Mobile communications corporation | CN |
| 183.240.90.195 | 183.240.0.0/16 | AS56040 | CMNET-GuangDong-AP - China Mobile communications corporation | CN |
| 183.240.90.196 | 183.240.0.0/16 | AS56040 | CMNET-GuangDong-AP - China Mobile communications corporation | CN |
| 183.240.90.197 | 183.240.0.0/16 | AS56040 | CMNET-GuangDong-AP - China Mobile communications corporation | CN |
| 183.240.90.242 | 183.240.0.0/16 | AS56040 | CMNET-GuangDong-AP - China Mobile communications corporation | CN |
WHOIS identity
No WHOIS records are currently associated with newscdncnc.inter.71edge.com in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from newscdncnc.inter.71edge.com.
- IP · 183.240.90.193
- ASN · AS56040CMNET-GuangDong-AP - China Mobile communications corporation
- Country · CN
- Apex domain · 71edge.com
- Parent domain · inter.71edge.com
- TLD · .com
- Browse hostnames · ne…
- 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: "newscdncnc.inter.71edge.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.