Skip to content

Hostname

weikelink.com

Last fetched

weikelink.com resolves to 16 IPv4 addresses operated by Taobao - Zhejiang Taobao Network Co.,Ltd in SG. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · weikelink.comRouting diversity3.0/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/weikelink.com

Resolution chain

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

IPPrefixASNOperatorCountry
155.102.1.27155.102.1.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdSG
155.102.1.28155.102.1.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdSG
155.102.1.29155.102.1.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdSG
163.181.160.139163.181.160.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdSG
163.181.160.140163.181.160.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdSG
163.181.160.142163.181.160.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdSG
163.181.160.143163.181.160.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdSG
163.181.160.144163.181.160.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdSG
47.246.22.19447.246.22.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
47.246.22.19547.246.22.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
47.246.22.19647.246.22.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
47.246.22.19747.246.22.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
47.246.22.19847.246.22.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
47.246.22.19947.246.22.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
47.246.22.20047.246.22.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
47.246.22.20147.246.22.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS

WHOIS identity

Registrar
iana:1599
Organization
yinsi baohu yi kaiqi (hidden by whois privacy protection service)
Contact emails

Subdomains

25 observed subdomains of weikelink.com.

Web-graph footprint

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

16 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from weikelink.com.

Cypher and MCP

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

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