Skip to content

Hostname

ngcloud.ru

Last fetched

ngcloud.ru resolves to 185.247.187.33, announced in 185.247.187.0/24 by NUBES - NUBES LLC in RU. ngcloud.ru 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 · ngcloud.ruRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/ngcloud.ru

Resolution chain

IPv6 resolution

No AAAA record for ngcloud.ru is recorded in WhisperGraph.

Attribution

nubes

ORIGIN_AS

WHOIS identity

Registrar
registrar:ru-center-ru

Subdomains

Mail and authentication

Nameservers

  • ns3-l2.nic.ru
  • ns4-cloud.nic.ru
  • ns4-l2.nic.ru
  • ns8-cloud.nic.ru
  • ns8-l2.nic.ru

Threat-feed evidence

History

Related pages

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