Skip to content

Hostname

chensuyang.com

Last fetched

chensuyang.com resolves to 19 IPv4 addresses operated by CHINA169-BACKBONE CHINA UNICOM China169 Backbone in CN. WHOIS lists iana:1697 as the registrar.

Nutrition Label

WHISPER CANON · chensuyang.comRouting diversity6.0/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/chensuyang.com

Resolution chain

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

IPPrefixASNOperatorCountry
113.59.44.64113.59.0.0/17AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
113.59.44.68113.59.0.0/17AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
116.153.78.151116.153.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
116.153.78.164116.153.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
116.162.169.12116.162.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
116.162.169.12116.162.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
116.169.184.178116.169.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
119.36.225.140119.36.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
123.148.116.182123.148.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
123.6.33.135123.4.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
123.6.37.169123.4.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
14.205.93.5514.205.92.0/22AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
14.205.93.6014.205.92.0/22AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
183.93.116.30183.92.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
211.97.84.182211.97.84.0/24AS140886HU-99999-SKYBLOCKSCN
220.197.201.183220.197.192.0/19AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
36.249.95.9336.248.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
61.161.1.2461.161.0.0/18AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
61.240.220.11861.240.192.0/19AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
61.241.148.18761.241.128.0/19AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN

WHOIS identity

Registrar
iana:1697
Organization
suyang ceng
Contact emails

Subdomains

5 observed subdomains of chensuyang.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from chensuyang.com.

Cypher and MCP

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

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