Skip to content

Hostname

2012.163.com

Last fetched

2012.163.com resolves to 10 IPv4 addresses operated by NCS-MNS-SG 5 Ang Mo Kio Street 62 in CN.

Nutrition Label

WHISPER CANON · 2012.163.comRouting diversity5.2/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/2012.163.com

Resolution chain

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

IPPrefixASNOperatorCountry
111.172.211.174111.172.208.0/22AS58563NCS-MNS-SG 5 Ang Mo Kio Street 62CN
111.6.203.152111.6.200.0/21AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
116.211.235.172116.211.232.0/22AS58563NCS-MNS-SG 5 Ang Mo Kio Street 62CN
118.253.173.9118.253.173.0/24AS63835CHINAIXP Aiyun Technology Co.,LtdCN
119.36.124.196119.36.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
123.54.196.232123.54.196.0/23AS139587J. Safra Telecomunicacoes LtdaCN
123.6.149.171123.4.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
183.204.210.228183.204.192.0/18AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
183.214.164.185183.214.164.0/22AS56047CMNET-JIANGSU-AP China Mobile communications corporationCN
42.225.101.11542.224.0.0/12AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN

WHOIS identity

No WHOIS records are currently associated with 2012.163.com in WhisperGraph.

Subdomains

5 observed subdomains of 2012.163.com.

Web-graph footprint

Distinct hostnames that link to or from 2012.163.com in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 2012.163.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "2012.163.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.