Skip to content

Hostname

xiaohongshu.com

Last fetched

xiaohongshu.com resolves to 1 IPv4 address operated by TENCENT-NET-AP-CN Tencent Building, Kejizhongyi Avenue in SG. WHOIS lists iana:1697 as the registrar.

Nutrition Label

WHISPER CANON · xiaohongshu.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/xiaohongshu.com

Resolution chain

xiaohongshu.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
43.159.24.5843.159.24.0/24AS132203TENCENT-NET-AP-CN Tencent Building, Kejizhongyi AvenueSG

WHOIS identity

Registrar
iana:1697
Organization
xing yin xin xi ke ji ( shang hai ) co.,ltd.
Contact emails

Subdomains

78 observed subdomains of xiaohongshu.com.

Web-graph footprint

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

24,826 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for xiaohongshu.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.protection.partner.outlook.cn
SPF_IP106.14.162.178
SPF_IP106.15.199.98
SPF_IP139.217.239.155
SPF_IP139.224.113.34
SPF_IP40.72.104.225
SPF_IP40.73.101.7
SPF_IP40.73.72.23
SPF_IP42.159.185.160
SPF_IP47.100.175.65

Related pages

Pivot deeper into the graph from xiaohongshu.com.

Cypher and MCP

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

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