Hostname
csc108.com
Last fetched
csc108.com resolves to 2 IPv4 addresses operated by AS4812 in CN. WHOIS lists registrar:hichina zhicheng technology ltd. as the registrar.
Nutrition Label
Resolution chain
csc108.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 |
|---|---|---|---|---|
| 116.236.205.238 | 116.236.0.0/16 | AS4812 | — | CN |
| 218.247.130.151 | 218.247.128.0/18 | AS4808 | — | CN |
WHOIS identity
- Registrar
- registrar:hichina zhicheng technology ltd.
- Organization
- tao jianfeng
- Contact emails
Subdomains
57 observed subdomains of csc108.com.
Showing 25 of 57. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from csc108.com in the public web crawl.
276 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for csc108.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.icoremail.net |
| SPF_IP | 103.233.137.0/24 |
| SPF_IP | 106.39.125.0/24 |
| SPF_IP | 111.202.129.0/24 |
| SPF_IP | 117.131.10.0/24 |
| SPF_IP | 223.71.237.0/24 |
Related pages
Pivot deeper into the graph from csc108.com.
- IP · 116.236.205.238
- ASN · AS4812
- Registrar · registrar:hichina zhicheng technology ltd.
- Country · CN
- Email · taojianfeng@csc.com.cn
- TLD · .com
- Browse hostnames · cs…
- 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: "csc108.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.