Skip to content

Hostname

bds.ink

Last fetched

bds.ink resolves to 5 IPv4 addresses operated by TERAEXCH - Tcloudnet in HK. WHOIS lists iana:3863 as the registrar.

Nutrition Label

WHISPER CANON · bds.inkRouting diversity3.0/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bds.ink

Resolution chain

bds.ink resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.82.100.126154.82.111.0/24AS399077TERAEXCH - TcloudnetHK
154.82.100.80154.82.111.0/24AS399077TERAEXCH - TcloudnetHK
156.234.116.179156.234.140.0/24AS138415HK
156.234.116.180156.234.140.0/24AS138415HK
20.205.140.11421.23.4.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK

WHOIS identity

Registrar
iana:3863
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

2 observed subdomains of bds.ink.

Threat posture

History

Related pages

Pivot deeper into the graph from bds.ink.

Cypher and MCP

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

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