Skip to content

Hostname

wangsu.com

Last fetched

wangsu.com resolves to 5 IPv4 addresses operated by CNIX-AP China Networks Inter-Exchange in CN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.116.123.92103.116.123.0/24AS4847CNIX-AP China Networks Inter-ExchangeCN
103.254.188.41103.254.188.0/22AS23724CHINANET-IDC-BJ-AP IDC, China Telecommunications CorporationCN
117.24.11.18117.24.0.0/20AS133776CHINATELECOM-FUJIAN-QUANZHOU-IDC1 QuanzhouCN
36.250.86.1236.248.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
58.220.72.8358.220.72.0/24AS137697CHINATELECOM-JIANGSU-YANGZHOU-IDC CHINATELECOM JiangSu YangZhou IDC networkdescr: YangZhouJiangsu Province, P.R.China.CN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for wangsu.com.

MechanismTarget
SPF_Amail.wangsu.com
SPF_INCLUDEspf.icoremail.net
SPF_IP180.101.34.74
SPF_IP180.101.34.75
SPF_IP59.83.232.111
SPF_IP59.83.232.112
SPF_MXmail.wangsu.com
SPF_MXwangsu.com

Related pages

Pivot deeper into the graph from wangsu.com.

Cypher and MCP

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

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