Skip to content

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

WHISPER CANON · manshijian.comRouting diversity3.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/manshijian.com

Resolution chain

manshijian.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
211.100.8.108211.100.0.0/18AS23724CHINANET-IDC-BJ-AP - IDC, China Telecommunications CorporationCN
220.181.141.130220.181.128.0/20AS23724CHINANET-IDC-BJ-AP - IDC, China Telecommunications CorporationCN
220.181.141.143220.181.128.0/20AS23724CHINANET-IDC-BJ-AP - IDC, China Telecommunications CorporationCN
220.181.141.189220.181.128.0/20AS23724CHINANET-IDC-BJ-AP - IDC, China Telecommunications CorporationCN
220.181.141.78220.181.128.0/20AS23724CHINANET-IDC-BJ-AP - IDC, China Telecommunications CorporationCN
43.139.35.20943.139.0.0/18AS45090TENCENT-NET-AP - Shenzhen Tencent Computer Systems Company LimitedCN
61.170.77.12661.170.64.0/18AS4812CHINANET-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.

Threat posture

History

Related pages

Pivot deeper into the graph from manshijian.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.