Skip to content

Hostname

3u.com

Last fetched

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.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.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.

IPPrefixASNOperatorCountry
155.102.51.1155.102.51.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
155.102.51.2155.102.51.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
155.102.51.3155.102.51.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
155.102.51.4155.102.51.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
155.102.51.5155.102.51.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
155.102.51.6155.102.51.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
155.102.51.7155.102.51.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
155.102.51.8155.102.51.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
156.59.128.218156.59.128.0/21AS21859ZEN-ECN - Zenlayer IncVN
156.59.128.219156.59.128.0/21AS21859ZEN-ECN - Zenlayer IncVN
156.59.128.220156.59.128.0/21AS21859ZEN-ECN - Zenlayer IncVN
156.59.128.221156.59.128.0/21AS21859ZEN-ECN - Zenlayer IncVN
156.59.128.222156.59.128.0/21AS21859ZEN-ECN - Zenlayer IncVN
156.59.128.223156.59.128.0/21AS21859ZEN-ECN - Zenlayer IncVN
156.59.128.224156.59.128.0/21AS21859ZEN-ECN - Zenlayer IncVN
156.59.128.225156.59.128.0/21AS21859ZEN-ECN - Zenlayer IncVN
156.59.130.193156.59.128.0/21AS21859ZEN-ECN - Zenlayer IncVN
156.59.136.199156.59.136.0/21AS21859ZEN-ECN - Zenlayer IncVN
163.181.225.42163.181.225.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
163.181.225.43163.181.225.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE

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.

Threat posture

History

Mail and authentication

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.