Skip to content

Hostname

dbs-vn.com

Last fetched

dbs-vn.com resolves to 5 IPv4 addresses operated by TERAEXCH - Tcloudnet in HK. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

dbs-vn.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.82.100.74154.82.100.0/24AS399077TERAEXCH - TcloudnetHK
154.82.100.75154.82.100.0/24AS399077TERAEXCH - TcloudnetHK
156.234.116.179156.234.116.0/24AS138415HK
156.234.116.180156.234.116.0/24AS138415HK
20.205.140.11420.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK

WHOIS identity

Registrar
iana:81
Organization
company director
Contact emails

Subdomains

2 observed subdomains of dbs-vn.com.

Threat posture

History

Related pages

Pivot deeper into the graph from dbs-vn.com.

Cypher and MCP

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

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