Hostname
tencentcs.com
Last fetched
tencentcs.com resolves to 2 IPv4 addresses operated by COLLEGEOFTHEMAINLAND-1 - College of the Mainland in HK. WHOIS lists iana:3838 as the registrar.
Nutrition Label
Resolution chain
tencentcs.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 |
|---|---|---|---|---|
| 101.32.212.216 | 101.32.208.0/20 | AS132203 | COLLEGEOFTHEMAINLAND-1 - College of the Mainland | HK |
| 43.135.105.195 | 43.135.64.0/18 | AS132203 | COLLEGEOFTHEMAINLAND-1 - College of the Mainland | HK |
WHOIS identity
- Registrar
- iana:3838
- Organization
- shenzhen tencent computer systems company
- Contact emails
Subdomains
1,483 observed subdomains of tencentcs.com.
Showing 20 of 1,483. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tencentcs.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from tencentcs.com.
- IP · 101.32.212.216
- ASN · AS132203COLLEGEOFTHEMAINLAND-1 - College of the Mainland
- Registrar · iana:3838
- Country · HK
- Email · dns@tencent.com
- TLD · .com
- Browse hostnames · te…
- 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: "tencentcs.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.