Skip to content

Hostname

bdtic.com

Last fetched

bdtic.com resolves to 6 IPv4 addresses operated by LTEL LONGTEL NETWORKS & TECHNOLOGIES LTD. in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · bdtic.comRouting diversity3.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bdtic.com

Resolution chain

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

IPPrefixASNOperatorCountry
121.40.40.33121.40.0.0/15AS37963LTEL LONGTEL NETWORKS & TECHNOLOGIES LTD.CN
155.102.51.5155.102.51.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
163.181.131.183163.181.131.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
163.181.131.220163.181.131.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
163.181.131.235163.181.131.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
163.181.92.185163.181.92.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE

WHOIS identity

Registrar
iana:420
Organization
nexperian holding
Contact emails

Subdomains

3 observed subdomains of bdtic.com.

Web-graph footprint

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

37 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from bdtic.com.

Cypher and MCP

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

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