Skip to content

Hostname

webcrystal.sbs

Last fetched

webcrystal.sbs resolves to 61.161.171.131, announced in 61.161.128.0/17 by CHINA169-Backbone - CHINA UNICOM China169 Backbone. webcrystal.sbs is listed by 3 threat feeds; reconciled level CRITICAL.

Threat posture

60threat score (procedure-native scale)

CRITICAL

Listed by 3 threat feeds. At least one source recommends blocking.

Categories: Command-and-control, Phishing

Threat feeds listing this
3
Verdict coverage
malicious-evidenced
First seen on a feed
Wed, 26 Aug 2026 14:50:48 GMT
Last seen on a feed
Thu, 17 Sep 2026 00:21:51 GMT

Nutrition Label

WHISPER CANON · webcrystal.sbsRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/webcrystal.sbs

Resolution chain

IPv6 resolution

No AAAA record for webcrystal.sbs is recorded in WhisperGraph.

WHOIS identity

WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for webcrystal.sbs. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.

Mail and authentication

Nameservers

  • braden.ns.cloudflare.com
  • dan.ns.cloudflare.com
  • natasha.ns.cloudflare.com
  • teresa.ns.cloudflare.com

Threat-feed evidence

History

Related pages

Pivot from webcrystal.sbs 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: "webcrystal.sbs"})-[: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.