Skip to content

Hostname

malbekcloud.com

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of malbekcloud.com owner
Contact emails
220b59c9-5f32-451e-a625-21e7f744ba1d@identity-protect.org, 2cdd2e4f-60ae-477b-b7a3-c6713b32d8e6@identity-protect.org, 50a651fa-e4b3-439e-8089-e1a5a1b480dd@identity-protect.org, 8e532322-5c17-4227-8be2-0c10f66501d4@identity-protect.org, b97caafb-0661-41fb-a4ce-c64d2323b8e5@identity-protect.org, e318864a-2582-423c-8027-25aca1976e93@identity-protect.org, owner-1692687@malbekcloud.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-272.awsdns-34.com
  • ns-790.awsdns-34.net
  • ns-1195.awsdns-21.org
  • ns-1702.awsdns-20.co.uk

MX records

  • inbound-smtp.us-east-1.amazonaws.com

SPF policy

  • include: amazonses.com

Threat-feed evidence

History

Related pages

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