Skip to content

Hostname

pull-f3.douyincdn.com

Last fetched

pull-f3.douyincdn.com resolves to 8 IPv4 addresses operated by Taobao - Zhejiang Taobao Network Co.,Ltd in RU.

Nutrition Label

WHISPER CANON · pull-f3.douyincdn.comRouting diversity2.4/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/pull-f3.douyincdn.com

Resolution chain

pull-f3.douyincdn.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
163.181.1.112163.181.1.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdRU
163.181.1.113163.181.1.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdRU
163.181.1.240163.181.1.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdRU
163.181.1.241163.181.1.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdRU
8.25.82.2128.25.82.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
8.25.82.2138.25.82.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
8.25.82.2148.25.82.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
8.25.82.2158.25.82.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS

WHOIS identity

No WHOIS records are currently associated with pull-f3.douyincdn.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from pull-f3.douyincdn.com.

Cypher and MCP

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

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