Skip to content

Hostname

benqcloud.com

Last fetched

benqcloud.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. benqcloud.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 · benqcloud.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/benqcloud.com

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of benqcloud.com owner
Contact emails
yuming@yinsibaohu.aliyun.com, 2b56703b-c4a7-471f-9f44-fdbdb6156c85@identity-protect.org, 2e38dd33-09fb-494a-9637-fab4b5b2cba8@identity-protect.org, a8d83590-7f59-4137-aa36-60937468579b@identity-protect.org, c4a486a5-4417-401d-8e38-a2b9df8f16b7@identity-protect.org, fbae8ba7-99b9-460b-924c-8d5c35f7e277@identity-protect.org, ff9dca68-2d06-4297-af8a-0e66deff215f@identity-protect.org, owner-1112641@benqcloud.com.whoisprivacyservice.org, owner-7598460@benqcloud.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-150.awsdns-18.com
  • ns-572.awsdns-07.net
  • ns-1167.awsdns-17.org
  • ns-1844.awsdns-38.co.uk

Threat-feed evidence

History

Related pages

Pivot from benqcloud.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: "benqcloud.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.