Hostname
manshijian.com
Last fetched
manshijian.com resolves to 7 IPv4 addresses operated by CHINANET-IDC-BJ-AP - IDC, China Telecommunications Corporation in CN. WHOIS lists iana:3758 as the registrar.
Nutrition Label
Resolution chain
manshijian.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 211.100.8.108 | 211.100.0.0/18 | AS23724 | CHINANET-IDC-BJ-AP - IDC, China Telecommunications Corporation | CN |
| 220.181.141.130 | 220.181.128.0/20 | AS23724 | CHINANET-IDC-BJ-AP - IDC, China Telecommunications Corporation | CN |
| 220.181.141.143 | 220.181.128.0/20 | AS23724 | CHINANET-IDC-BJ-AP - IDC, China Telecommunications Corporation | CN |
| 220.181.141.189 | 220.181.128.0/20 | AS23724 | CHINANET-IDC-BJ-AP - IDC, China Telecommunications Corporation | CN |
| 220.181.141.78 | 220.181.128.0/20 | AS23724 | CHINANET-IDC-BJ-AP - IDC, China Telecommunications Corporation | CN |
| 43.139.35.209 | 43.139.0.0/18 | AS45090 | TENCENT-NET-AP - Shenzhen Tencent Computer Systems Company Limited | CN |
| 61.170.77.126 | 61.170.64.0/18 | AS4812 | CHINANET-SH-AP - China Telecom (Group) | — |
WHOIS identity
- Registrar
- iana:3758
- Organization
- shen shi nuo de ji dian zi shang wu you xian gong si
- Contact emails
Subdomains
6 observed subdomains of manshijian.com.
Web-graph footprint
Distinct hostnames that link to or from manshijian.com in the public web crawl.
26 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from manshijian.com.
- IP · 211.100.8.108
- ASN · AS23724CHINANET-IDC-BJ-AP - IDC, China Telecommunications Corporation
- Registrar · iana:3758
- Country · CN
- Email · pur01@loftk.com.cn
- TLD · .com
- Browse hostnames · ma…
- 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: "manshijian.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.