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
Resolution chain
xiaohongshu.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 43.159.24.58 | 43.159.24.0/24 | AS132203 | TENCENT-NET-AP-CN Tencent Building, Kejizhongyi Avenue | SG |
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.
Showing 25 of 78. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.protection.partner.outlook.cn |
| SPF_IP | 106.14.162.178 |
| SPF_IP | 106.15.199.98 |
| SPF_IP | 139.217.239.155 |
| SPF_IP | 139.224.113.34 |
| SPF_IP | 40.72.104.225 |
| SPF_IP | 40.73.101.7 |
| SPF_IP | 40.73.72.23 |
| SPF_IP | 42.159.185.160 |
| SPF_IP | 47.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.