Skip to content

Hostname

bhdstar.vn

Last fetched

bhdstar.vn resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG.

Nutrition Label

WHISPER CANON · bhdstar.vnRouting diversity2.4/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/bhdstar.vn

Resolution chain

bhdstar.vn resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
206.189.37.236206.189.32.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG
103.75.182.147103.75.182.0/23AS151858INTERDIGI-VN - INTERDIGI JOINT STOCK COMPANY

WHOIS identity

No WHOIS records are currently associated with bhdstar.vn in WhisperGraph.

Subdomains

12 observed subdomains of bhdstar.vn.

Web-graph footprint

Distinct hostnames that link to or from bhdstar.vn in the public web crawl.

163 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for bhdstar.vn.

MechanismTarget
SPF_Abhdstar.vn
SPF_IP125.253.127.88
SPF_MXbhdstar.vn

Related pages

Pivot deeper into the graph from bhdstar.vn.

Cypher and MCP

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

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