Skip to content

Hostname

bdfg.cc

Last fetched

bdfg.cc resolves to 16 IPv4 addresses operated by TAOBAO Zhejiang Taobao Network Co.,Ltd in CL. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · bdfg.ccRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bdfg.cc

Resolution chain

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

IPPrefixASNOperatorCountry
163.181.205.173163.181.205.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdCL
163.181.205.174163.181.205.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdCL
163.181.205.175163.181.205.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdCL
163.181.205.176163.181.205.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdCL
163.181.205.177163.181.205.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdCL
163.181.205.178163.181.205.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdCL
163.181.205.179163.181.205.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdCL
163.181.205.180163.181.205.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdCL
8.45.176.2058.45.176.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
8.45.176.2068.45.176.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
8.45.176.2078.45.176.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
8.45.176.2088.45.176.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
8.45.176.2098.45.176.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
8.45.176.2108.45.176.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
8.45.176.2118.45.176.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
8.45.176.2128.45.176.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from bdfg.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bdfg.cc"})-[: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.