Skip to content

Hostname

163987.com

Last fetched

163987.com resolves to 11 IPv4 addresses operated by CT-XIANGYANG-IDC2 China Telecom in CN. WHOIS lists iana:1331 as the registrar.

Nutrition Label

WHISPER CANON · 163987.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/163987.com

Resolution chain

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

IPPrefixASNOperatorCountry
111.170.168.113111.170.160.0/20AS151185CT-XIANGYANG-IDC2 China TelecomCN
111.6.17.145111.6.16.0/21AS24445CMNET-V4HENAN-AS-AP Henan Mobile Communications Co.,LtdCN
111.7.103.12111.7.96.0/20AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
111.7.66.168111.7.64.0/20AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
113.219.144.65113.219.128.0/18AS63838CT-HUNAN-HENGYANG-IDC HengyangCN
116.162.210.150116.162.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
116.162.210.150116.162.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
116.211.235.133116.211.232.0/22AS58563CHINATELECOM-HUBEI-IDC CHINANET Hubei province networkCN
118.253.173.30118.253.173.0/24AS63835CT-HUNAN-CHANGSHA-IDC No.293,Wanbao AvenueCN
119.36.124.159119.36.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
219.154.249.142219.154.0.0/15AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
154.211.37.180154.211.37.0/24AS9294GNETINC-AS-AP GNET INC.HK

WHOIS identity

Registrar
iana:1331
Organization
leezhuo sheng
Contact emails

Subdomains

5 observed subdomains of 163987.com.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from 163987.com.

Cypher and MCP

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

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