Skip to content

Hostname

bstcloud.com

Last fetched

bstcloud.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. bstcloud.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · bstcloud.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bstcloud.com

Resolution chain

No IPv4 resolution is recorded for bstcloud.com in WhisperGraph.

IPv6 resolution

No AAAA record for bstcloud.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of bstcloud.com owner
Contact emails
bstcloud.com@domainsbyproxy.com, 47384df5-afce-40cd-bec5-9799389564b9@identity-protect.org, 4df99d0e-ae5a-4073-b2ae-5862d12afd55@identity-protect.org, 93d0402b-1c0f-4432-86ae-28edd17f46df@identity-protect.org, d9bc3b0d-712e-4edc-92f3-a0b65bb9abea@identity-protect.org, efe9fc23-b4e0-4903-b7ef-803001fab628@identity-protect.org, f71a1656-0a31-4d65-98ac-67cfb60fe11d@identity-protect.org, owner-2729249@bstcloud.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-450.awsdns-56.com
  • ns-698.awsdns-23.net
  • ns-1122.awsdns-12.org
  • ns-1715.awsdns-22.co.uk

Threat-feed evidence

History

Related pages

Pivot from bstcloud.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bstcloud.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.