All hostnames 3u.com resolves to 20 IPv4 addresses operated by TAOBAO Zhejiang Taobao Network Co.,Ltd in DE. WHOIS lists iana:1331 as the registrar.
Nutrition Label WHISPER CANON · 3u.com Routing diversity 3.9/10 Peering density 10.0/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 10.0/10 Resolver footprint 8.6/10 canon.whisper.security/host/3u.com Resolution chain 3u.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 155.102.51.1 155.102.51.0/24 AS24429 TAOBAO Zhejiang Taobao Network Co.,Ltd DE 155.102.51.2 155.102.51.0/24 AS24429 TAOBAO Zhejiang Taobao Network Co.,Ltd DE 155.102.51.3 155.102.51.0/24 AS24429 TAOBAO Zhejiang Taobao Network Co.,Ltd DE 155.102.51.4 155.102.51.0/24 AS24429 TAOBAO Zhejiang Taobao Network Co.,Ltd DE 155.102.51.5 155.102.51.0/24 AS24429 TAOBAO Zhejiang Taobao Network Co.,Ltd DE 155.102.51.6 155.102.51.0/24 AS24429 TAOBAO Zhejiang Taobao Network Co.,Ltd DE 155.102.51.7 155.102.51.0/24 AS24429 TAOBAO Zhejiang Taobao Network Co.,Ltd DE 155.102.51.8 155.102.51.0/24 AS24429 TAOBAO Zhejiang Taobao Network Co.,Ltd DE 156.59.128.218 156.59.128.0/21 AS21859 ZEN-ECN - Zenlayer Inc VN 156.59.128.219 156.59.128.0/21 AS21859 ZEN-ECN - Zenlayer Inc VN 156.59.128.220 156.59.128.0/21 AS21859 ZEN-ECN - Zenlayer Inc VN 156.59.128.221 156.59.128.0/21 AS21859 ZEN-ECN - Zenlayer Inc VN 156.59.128.222 156.59.128.0/21 AS21859 ZEN-ECN - Zenlayer Inc VN 156.59.128.223 156.59.128.0/21 AS21859 ZEN-ECN - Zenlayer Inc VN 156.59.128.224 156.59.128.0/21 AS21859 ZEN-ECN - Zenlayer Inc VN 156.59.128.225 156.59.128.0/21 AS21859 ZEN-ECN - Zenlayer Inc VN 156.59.130.193 156.59.128.0/21 AS21859 ZEN-ECN - Zenlayer Inc VN 156.59.136.199 156.59.136.0/21 AS21859 ZEN-ECN - Zenlayer Inc VN 163.181.225.42 163.181.225.0/24 AS24429 TAOBAO Zhejiang Taobao Network Co.,Ltd DE 163.181.225.43 163.181.225.0/24 AS24429 TAOBAO Zhejiang Taobao Network Co.,Ltd DE
WHOIS identity Registrar iana:1331 Organization wuwen bin Contact emails Subdomains 17 observed subdomains of 3u.com.
Web-graph footprint Distinct hostnames that link to or from 3u.com in the public web crawl.
547 sites link to this hostname.
Related pages Pivot deeper into the graph from 3u.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "3u.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 .